Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 

All Other Technical Help Topics >> All other topics

 |  Print Thread
putasolutionsModerator
regular


Reg'd: Tue
Posts: 12521
Loc: Infinity and beyond
Re: Forum Sigs
      Thu Jan 08 2004 11:05 AM

It uses a simple PHP script, such as the one below

<?php
$img_number = imagecreate(275,25);
$backcolor = imagecolorallocate($img_number,102,102,153);
$textcolor = imagecolorallocate($img_number,255,255,255);

imagefill($img_number,0,0,$backcolor);
$number = " Your IP is $REMOTE_ADDR";

Imagestring($img_number,10,5,5,$number,$textcolor);

header("Content-type: image/jpeg");
imagejpeg($img_number);
?>

It is visible to you alone


Of all the Things I've lost, I miss my mind the most

Post Extras Print Post   Remind Me!     Notify Moderator
Rate this thread

Jump to


Entire topic
Subject Posted by Posted on
* Forum Sigs scribble Wed Jan 07 2004 08:57 PM
. * * Re: Forum Sigs Arandora   Wed Jan 07 2004 09:04 PM
. * * Re: Forum Sigs scribble   Wed Jan 07 2004 09:07 PM
. * * Re: Forum Sigs Arandora   Wed Jan 07 2004 10:13 PM
. * * Re: Forum Sigs bricatModerator   Wed Jan 07 2004 10:44 PM
. * * Re: Forum Sigs Arandora   Thu Jan 08 2004 10:03 AM
. * * Re: Forum Sigs scribble   Thu Jan 08 2004 10:11 AM
. * * Re: Forum Sigs Arandora   Thu Jan 08 2004 10:16 AM
. * * Re: Forum Sigs ourstanley   Thu Jan 08 2004 10:30 AM
. * * Re: Forum Sigs Arandora   Thu Jan 08 2004 10:52 AM
. * * Re: Forum Sigs putasolutionsModerator   Thu Jan 08 2004 11:05 AM
. * * Re: Forum Sigs pcadvice   Fri Jan 16 2004 07:12 PM
. * * Re: Forum Sigs Arandora   Thu Jan 08 2004 11:29 AM
. * * Re: Forum Sigs scribble   Thu Jan 08 2004 11:13 AM

Extra information
0 registered and 6 anonymous users are browsing this forum.

Moderator:  Joe_London, greysts, putasolutions, bricat, John_McKenna, Hello_There, Nanook, Mouse, TheFatControlleR 


Print Thread
Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Thread views: 272

Contact Us | Privacy statement Main website
Hitwise Top 10 Award Winner - Jan-Mar 2005

About us | Contact us | Link to us | Terms & Conditions | Privacy Policy
© Copyright IPC Media Limited, All rights reserved