Hello,
I'd like the source of an image tag to point to PHP code. I'd like that PHP
code to generate an image (accordingly) and print/output the results back to
the calling image. So:
<img src="myphpcode.php">
Where, myphpcode.php returns a valid image.
I've done this before, but it is not fresh in my brain.
Any help would be appreciated!
Karl
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]