Hello, This is quite simple, you need to have mysql table with "fulltext" index. The "hard work" is done by mysql, you need to learn a few of things about fulltext with mysql, for that you can google it. PHP is only used to send the query to mysql (in most of case but not always). Try to do something, and when you need help, only ask here... good luck :) On 08/12/2007, Steve Finkelstein <sf@xxxxxxxxxxxxx> wrote: > Hey folks, > > One area I lack experience in is writting a solution to index/search on a > site. Would anyone be kind enough and point me in the right direction as far > as any books which discuss some simple solutions or articles/blogs on the > web? Clearly I'm not looking for anything as complex as Google's engine, ;-) > but would love just to be able to understand/incorporate a decent level of > search capabilities. > > Cheers all, > > - sf > -- Best Regards Cesar D. Rodas http://www.cesarodas.com http://www.thyphp.com http://www.phpajax.org Phone: +595-961-974165 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php