I've been hunting around on google with no luck (everyone seems to want to do something more complicated)...
All I want to do is call a PHP page using img src to pass it some data. That means it will need to return a small 1x1 gif to stop a broken image showing. How do I return a 1x1 gif to the img src call with PHP?
All I want to do is call a PHP page using img src to pass it some data. That means it will need to return a small 1x1 gif to stop a broken image showing. How do I return a 1x1 gif to the img src call with PHP?


Comment