0

How to make a search system for the website without using PHP

Help

10th Dec 2018, 5:39 PM
Jota AntĂłnio
Jota AntĂłnio - avatar
3 Answers
+ 3
Well, if you have only html/css/js site and you are searching the website on the client side, you could search with jquery. https://stackoverflow.com/questions/13799154/searching-the-text-on-website If the content of your page is loaded from the database you will need some back-end language : Python, node.js...
10th Dec 2018, 11:16 PM
dρlÏ…Ń•ÏlÏ…Ń•
dρlÏ…Ń•ÏlÏ…Ń• - avatar
+ 2
I recommend for you to check angular right now! It's more than a great library https://angularjs.org
10th Dec 2018, 6:00 PM
Ahlin Chan
Ahlin Chan - avatar
0
I did not notice anything
10th Dec 2018, 6:04 PM
Jota AntĂłnio
Jota AntĂłnio - avatar