how can i get a directory list?
Posted: Mon Jul 19, 2004 8:53 am
i tried this :
and i get nothing although i have folder thee!
why?
Code: Select all
glob("images\\PDF\\*.*",GLOB_ONLYDIR);why?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
glob("images\\PDF\\*.*",GLOB_ONLYDIR);