PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Samuel Adeshina   PHP FTP Manager   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/markdown
Description: First Commit
Class: PHP FTP Manager
Transfer files and manipulate directories via FTP
Author: By
Last change:
Date: 8 years ago
Size: 350 bytes
 

Contents

Class file image Download

PHP-FTP-Manager

The PHP FTP Manager Package (class) is intended/built to be used as a wrapper for accessing and manipulating data on FTP Servers. It extends the PHP FTP class and combines all the functions for connecting to and manipulating files and directories such as ftp_mkdir(), ftp_connect, ftp_login, ftp_get and so on into a single class.