This is a discussion on indexing a folder within the PHP General forums, part of the PHP Programming Forums category; Hi, How can i index a folder that's not on my server? With indexing, i mean getting a list ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Cadish wrote:
> How can i index a folder that's not on my server? > > With indexing, i mean getting a list of all files in that folder... http://us2.php.net/manual/en/ref.dir.php -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ PHP|Architect: A magazine for PHP Professionals – www.phparch.com |
|
|||
|
>> Thanks, but is this also possible for directories not on my server? Or
>> can i just use these functions? > >Missed that bit, sorry. If the directory is not on your server, then you >need to go through FTP. or SSH, or HTTP, or one of the other innumerable ways to get information from one machine to another. --------------------------------------------------------------------- michal migurski- contact info and pgp key: sf/ca http://mike.teczno.com/contact.html |