PHP Class Collection News
Status: Beta
Brought to you by:
reptiler
The initial version for the FTPConnection class is released.
Although I call this the initial version I did quite some testing before I put it here.
As all classes here FTPConnection is written in PHP 5, and will not work with PHP 4, due to the differences in OOP.
This class provides FTP-access without utilizing PHP's own FTP-functions and offers even a few bonus-functions, like reading a file from FTP to variables instead of just downloading it into a local file.