Re: [PHP] File Searching problem

2003-04-01 Thread Burhan Khalid
Poon, Kelvin (Infomart) wrote: [ snip ] > My problem is I don't know how to open all of the files in the directory, > since I don't know the name of the files. These php files keep updating, > and the names would be KB_XX.php, where XX is the ID of that > particular file. I need to open A

[PHP] File Searching problem

2003-04-01 Thread Poon, Kelvin (Infomart)
Hi, I need to work on a tiny little program, and was wondering if anyone could help me. I need just a simple program that searches a phrase (inputted by the user in a form) from all the php files in the directory. Let's say the user inputed "How to Log on to XXX", then my programs needs to searc