hello all..
I'm trying to get a simple word-based search engine to work on my website. Unfortunately, my web hosting service uses an old mysql version (3.x.x) which doesn't support boolean searches. I am thinking about doing a manual search, there must be something I can do by using requests and php functions, but I wonder if anyone here has already written such code, if so he could give me hints.
Any help or idea appreciated