mia_tech
07-28-2008, 05:24 PM
guys, could someone recommend an easy php search engine script or a tutorial on how to make one?.....mean while I'm still googling ;0)
thanks in advance
www.pctechtips.org
thanks in advance
www.pctechtips.org
|
||||
need recommendations for a simple search engine..mia_tech 07-28-2008, 05:24 PM guys, could someone recommend an easy php search engine script or a tutorial on how to make one?.....mean while I'm still googling ;0) thanks in advance www.pctechtips.org chaosprime 07-28-2008, 07:26 PM Probably the simplest PHP-based 'search engine' worth calling that is a mysql database of documents with a FULLTEXT index. BWiz 07-28-2008, 07:43 PM You can use Google Search to search through your web site. mia_tech 07-28-2008, 07:44 PM You can use Google Search to search through your web site. ohh, I know... I just want to learn how to do it. Searching your site for specific content thanks www.pctechtips.org BWiz 07-29-2008, 12:05 AM Concrete method would be to have a database that stored several keywords about all the pages in your web site. The search script would just look for matching keywords, and post anything that had one matching word or more. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum