I found the answer. If safe-mode prevents you from copying files to a newly script-generated directory, simply use the following:

ftp_put($conn_id, $newdirectorypath,$sourcefilepath, FTP_ASCII)

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



Reply via email to