Hi,
How would I load a picture from another server to my server, then echo the result? I know it has something to do with the ImagePng() function (my server supports it).
Also, can someone show make me a preg_match() function that replaces all URLs for jpg, png, and gif images so that it appears as:
http://www.johninteractive.net/proxy/proxyimage.php?url=URL OF PICTURE
Thanks.