On Thursday 16 December 2004 00:54, Lowell Allen wrote:

> But trying to avoid writing to the local server by using ftp_put()
> instead, this does not work:

My manual says ftp_put()  - "Uploads a file to the FTP server"

And no, I can't find any command to upload a string in memory as a file. If 
you have a recent version of PHP you could use the regular filesystem 
functions to write 'directly' to an FP server.

-- 
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
------------------------------------------
/*
Man will never fly.  Space travel is merely a dream.  All aspirin is alike.
*/

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

Reply via email to