Page 1 of 1

Generate an image with PHP

Posted: Fri Aug 08, 2003 9:40 am
by easyteck
Hey,

I've made a script that draws a gif images containig the visit counter for a site!

This is working well, now I want to put this image in a HTML page with something like:

Code: Select all

<img src="http://myhost/visit_counter.php?id=1234">
I know that is possible,

If someone can help with this!

don pool

Posted: Fri Aug 08, 2003 11:11 am
by fractalvibes
Looks like you have already figured out the code for this - just place that where you want your counter to appear!

Posted: Sat Aug 09, 2003 2:37 pm
by easyteck
Thnks man... I've made it !

cheers
don pool

Posted: Sun Aug 10, 2003 7:12 am
by Captain Proton
Wow, this thread is like:
Poster: 1 + 1 = 2. I know it is, can somebody give me the answer?
Replyer: You have already posted the answer to your own question
Poster: Thanks for the help man!

;)

Posted: Sun Aug 10, 2003 7:38 am
by JAM
hehe
True, sometimes the most obvious is the hardest thing to see...