Hi,
I've got my simple search engine working but now want it to process boolean characters. I've tried using IN BOOLEAN ONLY but kept getting errors, now realising that my web host uses MySQL version 3.23.49 where the IN BOOLEAN ONLY works with 4.01 +.
Therefore, I was wonderring if there was another way of achieving this, or as a last resort, whats the cheapest web host that uses MySQL 4.01?
Thanks
Ant