dc_jt Posted February 19, 2007 Share Posted February 19, 2007 Hi Ive created a site with mostly static content but a small amount of dynamic content also. Im looking to create a search engine that searches the whole site for either static or dynamic content. Can anyone suggest a good tutorial? I have never done one before so something simple but effective. I have tried googling it but a load of companies offering their own search engines appear. Any help please? Thanks Link to comment https://forums.phpfreaks.com/topic/39138-creating-search-engine-in-site-to-search-dynamic-and-static/ Share on other sites More sharing options...
dc_jt Posted February 19, 2007 Author Share Posted February 19, 2007 sorry about the caps! Link to comment https://forums.phpfreaks.com/topic/39138-creating-search-engine-in-site-to-search-dynamic-and-static/#findComment-188472 Share on other sites More sharing options...
monk.e.boy Posted February 19, 2007 Share Posted February 19, 2007 Try google co-op, much easier: http://www.google.com/coop/ monk.e.boy Link to comment https://forums.phpfreaks.com/topic/39138-creating-search-engine-in-site-to-search-dynamic-and-static/#findComment-188475 Share on other sites More sharing options...
dc_jt Posted February 19, 2007 Author Share Posted February 19, 2007 Thanks, just had a look at that but didnt find any results. Anything else? Link to comment https://forums.phpfreaks.com/topic/39138-creating-search-engine-in-site-to-search-dynamic-and-static/#findComment-188478 Share on other sites More sharing options...
jfs0479 Posted February 19, 2007 Share Posted February 19, 2007 if you run all of your websites using mysql like your pages are page.php?id=home you can search your mysql database using the tutorials on the main php freaks site. Thanks James Link to comment https://forums.phpfreaks.com/topic/39138-creating-search-engine-in-site-to-search-dynamic-and-static/#findComment-188849 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.