Learn courses for free
Publish new courses and earn
Check your skills
Improve your skillsets for free
 
or
    
learnNpublish-PHP FTP Functions
PHP FTP Functions [ Share ] [ Register To Take Test ]

The FTP functions give client access to file servers through the File Transfer Protocol (FTP).

The FTP functions are used to open, login and close connections, as well as upload, download, rename, delete, and get information on files from file servers. Not all of the FTP functions will work with every server or return the same results. The FTP functions became available with PHP 3.

These functions are meant for detailed access to an FTP server. If you only wish to read from or write to a file on an FTP server, consider using the ftp:// wrapper with the Filesystem functions.

Author: Kasi Rajan Aggregator: Kasi Vendor:
Type: Free Points Required: 0     Comments (0)
Referral Links
PHP FTP Functions
http://php.net/manual/en/ref.ftp.php
PHP FTP Functions
http://www.theserverpages.com/php/manual/en/ref.ftp.php
PHP FTP Functions
http://w3schools.com/php/php_ref_ftp.asp
PHP FTP Functions
http://www.6thorigin.com/file-transferring-or-uploading-from-one-server-to-other-server.html
Lectures
PHP FTP Functions
PHP FTP Functions
Add Tags
Post a Comment: