Re: [PHP] Re: Listing for a specific list of files

2004-03-11 Thread David Robley
On 11 Mar 2004 at 10:18, Brent Clark wrote: > Hi David > Thanks for your feedback > but im look not looking for the search to be based on the extension > > the fault it mine: > im more looking for with the equivalent of > ls -l 00* > > I basically just want all files with 00. > > Kind Regards

[PHP] Re: Listing for a specific list of files

2004-03-10 Thread David Robley
[EMAIL PROTECTED] (Brent Clark) wrote in news:[EMAIL PROTECTED]: > Hi there > > 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: >