PHP FTP - Browse Directories
Posted: Fri Mar 05, 2010 6:07 am
Hi Chaps,
I've managed to view the contents of an FTP site and have upload files successfully.
I'm using the ftp_nlist/ftp_rawlist to build an array of the files in a given directory, but how can I browse through the directories (in a similar way to deault FTP / Windows)?
Cheers
I've managed to view the contents of an FTP site and have upload files successfully.
I'm using the ftp_nlist/ftp_rawlist to build an array of the files in a given directory, but how can I browse through the directories (in a similar way to deault FTP / Windows)?
Cheers