2009/6/12 Parham Doustdar <parham90@xxxxxxxxx>: > Hi there, > I need to create a PHP script that will connect to an FTP, get a listing of files/directories from it, and displays them in a table. Now, there is only one problem here. > I tried connecting with opendir(), like this: > opendir("ftp://..."); > but it seems it doesn't work with FTP. Now, is there another thing I could use for the same effect? > Thanks! > -- > --- > Contact info: > Skype: parham-d > MSN: fire_lizard16 at hotmail dot com > email: parham90 at GMail dot com RTM http://www.php.net/ftp Andrew -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php