Posted by lawrence k on 05/18/06 23:36
I'm looking at this page:
http://us2.php.net/manual/en/function.imagecopyresampled.php
I took the code from Example 2, almost exactly, and tried to use them
on this page:
http://www.monkeyclaus.org/media/audio/index.php?getWhatPage=20&getWhatArrangement=ShowAllMediaForPage2&templateId=PT_tertiary
I get gibberish on the page, and then I get a warning in the error logs
about "headers already sent"
To serve an image in the middle of the page like that, do I have to
turn it into a physical file and serve it in an IMG tag?
[Back to original message]
|