On Thursday 22 July 2004 11:56, Joe Harman wrote:

> Hello, I was curious if someone would help me alter this class so that
> instead of using it to upload images... I could send it a full URL path
> to an image, and it would save it to my server...

1) I'm not going to change the script for you. Unless you're willing to pay :)

2) Please don't post reams of irrelevant code.

Have a look at the manual > Filesystem Functions. Recent versions of PHP will 
allow you to use functions such as fopen() with a URL.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
He who minds his own business is never unemployed.
*/

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

Reply via email to