On Tuesday 17 December 2002 22:55, Kenn Murrah wrote:
> admitting in advance that this may be a REALLY stupid question ..
>
> i've created a page for uploading files using PHP, and it works fine ... is
> it possible to write that uploaded file to another drive, on another
> network?
>
> for instance, my PHP pages are currently being hosted offsite ... would it
> be possible to direct the uploaded pages to a box that's located at the
> office? something like "192.168.100.41/home/mydirectory" ???

You can use php's ftp functions to transfer the files over to another machine. 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
appears to be a Slow/Narrow SCSI-0 Interface problem
*/


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

Reply via email to