The ramblings of web developer Beau Brownlee

Posts Tagged ‘ FTP ’

 
Friday, January 2nd, 2009

One of the many common things we do as PHP developers is ftp files from one server to another. There are many times when I have needed this functionality and PHP has a wonderful API for ftp. Here is a quick wrapper class that I wrote that encapsulates much of the functionality for ftp:

(more…)

cheap software