Date: 08/21/01
- Next message: Nick Davies: "Re: [PHP] Linux"
- Previous message: Dave: "RE: [PHP] converting str with \n to one line str??"
- In reply to: Seb Frost: "[PHP] List of files?"
- Next in thread: Brian C. Doyle: "Re: [PHP] List of files?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Aug 21, 2001 at 01:26:27PM +0100, Seb Frost wrote:
> OK so I'vebeen reading about reading and writing to/from files, but what I
> want to do is (I think) simpler than this.
>
> Basically I want to look at a directory and be able to get a list of all
> subdirectories and then a list of the files in each directory. Can someone
> give me a hint?
>
> cheers....
>
> - seb
This should give you all info you need:
http://www.php.net/manual/en/ref.dir.php
--* R&zE:
-- »»»»»»»»»»»»»»»»»»»»»»»» -- Renze Munnik -- DataLink BV -- -- E: renze <email protected> -- W: +31 23 5326162 -- F: +31 23 5322144 -- M: +31 6 21811143 -- -- Stationsplein 82 -- 2011 LM HAARLEM -- Netherlands -- -- http://www.datalink.nl -- ««««««««««««««««««««««««
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Nick Davies: "Re: [PHP] Linux"
- Previous message: Dave: "RE: [PHP] converting str with \n to one line str??"
- In reply to: Seb Frost: "[PHP] List of files?"
- Next in thread: Brian C. Doyle: "Re: [PHP] List of files?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

