|
NDLR: Attention, c’est du nettuts et certains trucs sont… exotiques. In this tutorial, our goal is to create an FTP class with PHP that is well written, useful, and expandable. Outlining our Objective It’s always important to first outline exactly what functionality your class should include. In our case: connecting to a server create a folder on the server upload a file change directory retrieving the directory listing download a file |