What's the best way to implement FTP upload and download in PHP? I'm using CodeIgniter and have Zend libraries.
+2
A:
Codeigniter has an FTP Class http://codeigniter.com/user_guide/libraries/ftp.html.
Include this extension for reverse mirror/download support http://codeigniter.com/forums/viewthread/157098/
DRL
2010-07-06 00:00:14