M
member 141630
Guest
Hi,
I have seen web page counters (for example) that have an html link to a cgi app - i.e. <img src="counter.cgi"> which would result in a dynamically generated image.
I can't see a way to make a php app become an image - i.e. what I would like to do is have a link to an image that is dynamically generated?
So in a nutshell, it's a link to a PHP script that results in an image being returned.
Thanks in advance
Phil Blythe
I have seen web page counters (for example) that have an html link to a cgi app - i.e. <img src="counter.cgi"> which would result in a dynamically generated image.
I can't see a way to make a php app become an image - i.e. what I would like to do is have a link to an image that is dynamically generated?
So in a nutshell, it's a link to a PHP script that results in an image being returned.
Thanks in advance
Phil Blythe