+ 8
How can i make an search option and how to made it work in my website
search option
2 Réponses
+ 8
For building search engines your site needs to be connected to the server. Only if you have the knowledge of PHP/MySql or a JavaScript framework like ReactJs/MeteorJs , you can build it yourself. Otherwise you can embed Google custom search engine in your website.
+ 6
Also Googling for ready-made PHP scripts might also help