Hi guys, I hope you can help me please.
I have seen on Google many, many code examples of how to get PHP to reflect images; however, all of them seem to require $_GET so I imagine the <img tag would require more to be added.
Is there any way to get it to apply to EVERY <img tag, to save having to put more on it? Basically, I don't want to run the risk of others being able to put <img's on their website and call my file to reflect them...
I'm running:
PHP 5.2.0 (Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.7a)
Any help appreciated if any of you have done this 🙂