Php search engine for a site
Posted: Tue Sep 18, 2012 5:01 am
I have a French based language site: http://www.wikipoemes.com/ with articles on different categories.
I want to implement a simple php search engine for my website on pages like this on the top right corner:
http://www.wikipoemes.com/poemes/jacques-reda/index.php
Note: I keep all texts (title, body articles) on a mysql database.
Is there a possibility to integrate Google Site Search?
How can i do that?
I need some code suggestions, to make this script run fast.
Thanks all,
I want to implement a simple php search engine for my website on pages like this on the top right corner:
http://www.wikipoemes.com/poemes/jacques-reda/index.php
Note: I keep all texts (title, body articles) on a mysql database.
Is there a possibility to integrate Google Site Search?
How can i do that?
I need some code suggestions, to make this script run fast.
Thanks all,