Forum Moderators: open
I think I should use javascript and php? But I don't want the javascript code to be shown to the public because I don't want to show the list of keywords I use to the public by showing a http link to a list of keywords I use. I also don't want to let people know the javascipt code to do the matching. But if I do everything with php, I am afraid that it will make the server too busy.
So what should I do?
Many thanks.
this is the way id do it in english....
put all page code into a variable
then search the code for your keywords
then add highlight tags either side..
ps i havnt a clue how to do this..
are your words the same all the time or do they change?