Re: [PHP] Question about displaying directories and files

2002-12-07 Thread Justin French
Is your question about dynamically listing the contents of all directories and/or files below the /members/ dir, or is your question about unzipping zipped files? I *think* it's the former, in which case, you should play around with some of the code examples on zend.com (http://www.zend.com/codex.

[PHP] Question about displaying directories and files

2002-12-06 Thread
Hi. I have studied the manual, and have scripts that indivudually display a directory (or list of them) and a script that displays scripts in a folder However, I am curious as to how to take all folders in /members directory (It will grow over time, now I have 3) and no matter how many folders