PHP Search Engine Script - Help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Darren Griffin
Forum Newbie
Posts: 4
Joined: Mon Nov 11, 2002 2:41 am

PHP Search Engine Script - Help

Post by Darren Griffin »

Okay, I know this isn't strictly a "how do I" type of question, but does anyone know where I can find a PHP script that will provide a search facility for my website?

I've trawled the web looking for a script, but they're all generally confined, inasmuch that they only search the folder they're in or they need a database or text file index.

What I want is a fairly straightforward script that will dynamically run through all the scripts/files etc under my root folder, and pick out files where a specified search string is found. It doesn't have to be that quick, just as long as it does the job.

Thanks folks,

and Merry Christmas.
serg4444
Forum Newbie
Posts: 9
Joined: Fri Nov 22, 2002 10:27 am

Post by serg4444 »

At many hostings you have ready-to-use search scripts, maybe you your hosting also have that?


Sincerely,
Sergey Booyny
AlarIT programmer
http://www.AlarIT.com
Post Reply