I'm looking at this page:
I took the code from Example 2, almost exactly, and tried to use them
on this page:
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?
I took the code from Example 2, almost exactly, and tried to use them
on this page:
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?
Comment