Innovation Award
 April 2007
Number 7 |
Some FTP servers can use MySQL databases to retrieve information of the FTP user accounts.
This makes it easy for PHP applications to manage FTP accounts of such servers.
This class implements an interface to manage FTP accounts of servers that can retrieve account information from MySQL databases.
Manuel Lemos |
This class can be used to manage FTP user accounts stored in a MySQL database.
It can connect to a MySQL server that has a database of FTP user accounts used by FTP servers like pure-ftpd.
It can:
- Add new user accounts
- Block a user
- Change account quotas
- Retrieve the details of an FTP user account
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| phpdoc |
phpdoc generated for this class |