Php search engine for my site

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
firmelavedere
Forum Newbie
Posts: 1
Joined: Thu Jul 31, 2014 5:30 am

Php search engine for my site

Post by firmelavedere »

I have a Romanian based language site: http://www.firmelavedere.com with informations about business companies.

I implemented a simple php search engine for my website on pages like this on the top right corner:
http://www.firmelavedere.com/firmecaen/ ... 9313-1.php

I want to add a new radio box field to select language for displayed text.

Is there a possibility to integrate Google Site Search with more languages?
How can i do that?

I need some code suggestions, to make this script run fast.

Thanks all
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Php search engine for my site

Post by Christopher »

Custom Search Engine
https://www.google.com/cse/
(#10850)
Post Reply