Page 1 of 1

listing all directories

Posted: Fri Jun 09, 2006 8:46 am
by itsmani1
Here is my direcoty Structure

ABC
|_JK
| |_child
| | |__mannan.html
| | |__jk.html
| |_pop.html
|_xyz.html


now here are few html files and fiew directories Now i want to access directoires only. i don't need html files, i need list if folders in an order.


thanks.

Posted: Fri Jun 09, 2006 8:47 am
by feyd
glob() if available.