See manual reference on fopen() and fsockopen()

Fopen() can take http://... Or ftp://... As filenames. Therefore, you can do
an ftp login and upload and download files from a remote server, or use
http:// and read files from a server.


On 4/2/01 4:27 PM, "Richard Lynch" <[EMAIL PROTECTED]> wrote:

> Check out http://php.net/fopen and PHP's FTP support.
> 
> --
> Visit the Zend Store at http://www.zend.com/store/
> Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
> Volunteer a little time: http://chatmusic.com/volunteer.htm
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> Newsgroups: php.general
> Sent: Sunday, March 25, 2001 6:03 AM
> Subject: [PHP] Let the Server do the downloading
> 
> 
> Is it possible?
> 
> Have anyone made a script that allows you to grab a file from another URL
> directly from the server so that you don't need to download the file and
> upload it again?
> 
> 
> Chua Zhi Hon aka. Zeus
> -------------------------------------
> Founder/CEO, Frozened Network
> "We provide you with the tools needed to setup an online business"
> http://www.frozened.com
> Editorial, paGn.net
> http://www.pagn.net
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to