PHP Classes

PHP FTP: Client to access FTP servers in pure PHP code

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (9)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 6,606 This week: 1All time: 315 This week: 85Up
Version License Categories
php_ftp 1.0.0FreewareNetworking, Files and Folders
Description 

Author

This class can be used to access FTP servers without using any PHP FTP specific extension.

It can:

- Connect to an FTP server and authenticate with a given user name and password
- Determine the server system type and FTP server options
- Retrieve of change the path of current directory
- List the files in a server directory
- Retrieve server files and copy to local files
- Retrieve the size and modification time of a file
- Rename files
- Delete files
- Create directories in the server
- Upload local files to the server
- Request the execution of a server program

Picture of Erwin Kooi
Name: Erwin Kooi <contact>
Classes: 3 packages by
Country: The Netherlands The Netherlands
Age: 45
All time rank: 1796 in The Netherlands The Netherlands
Week rank: 90 Up2 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Accessible without login Plain text file ftp.api.php Appl. Original PHP FTP API redefinition
Plain text file ftp.class.php Class FTP class file
Accessible without login Plain text file test_ftp.php Example Test / example script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,606
This week:1
All time:315
This week:85Up
User Ratings User Comments (2)
 All time
Utility:90%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1177
 
This class is a lot more than just a wrapper around the php f...
14 years ago (Bas de Ruiter)
67%StarStarStarStar
worked good ty
15 years ago (Tushar)
67%StarStarStarStar