I need to perform a function whereby I can list a directory (which is I can do)
but the problem is that I want to list only a certain list of files that is in the directory.
for example in linux
I do a:
ls -l 00*.pdf
If some one can knows of a url as an example or could help in some way. That would be most appreciated
Kind regards Brent Clark
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php