Generate an image with PHP
Posted: Fri Aug 08, 2003 9:40 am
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:
I know that is possible,
If someone can help with this!
don pool
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">If someone can help with this!
don pool