opendir() Question
[email protected] ("Parham Doustdar")
| Newsgroups | php.general |
|---|---|
| Organization | Lighttech Interactive |
| Message-ID | <[email protected]> |
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