This is a discussion on directory listing within the PHP General forums, part of the PHP Programming Forums category; Hi php-general, I'm reading through the filesystem function of php and I can't find any function which ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi php-general,
I'm reading through the filesystem function of php and I can't find any function which will list me all the files which are in a certain directory. Am I blind or do I have to "create" myself one? Thanks for help M. W. -- Who is the ennemy? |
|
|||
|
Wrong place, look at directory functions ;)
Matthias Wulkow wrote: > Hi php-general, > > I'm reading through the filesystem function of php and I can't find > any function which will list me all the files which are in a certain > directory. Am I blind or do I have to "create" myself one? > > Thanks for help > > M. W. > |