If I have a php script on my own server, can it be used to snatch a JPEG image 
off of another server on a different domain and upload it to my server?  For 
example, could I provide an URL to an image on another server and a path on my 
own server in which to place it?  I know in the world of Ajax, I could run into 
cross-domain security issues, but I'm wondering if I can get around that with 
PHP.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to