listing dirs of ftp

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Jose Arce
Forum Commoner
Posts: 37
Joined: Wed May 01, 2002 5:05 pm

listing dirs of ftp

Post by Jose Arce »

Hi, i'm trying to make a script that list all the dirs and subdirs of a given ftp, also, the ftp functions are no supported by my server, besides nobody has a nice experience with ftp functions, so i was trying the file system functions or fsockopen...any ideas?

Thanks
Post Reply