Hi,
I have build my website with PHP and MySQL and when I was debugging I noticed a problem which I cannot find a way around it.
Basically I have a search box on my website, which will search from a column that I have on MySQL database.
Now I noticed that if in the search box I search "blanking", the search does not work. after some troubleshooting I find out that the problem is with the word "blank".
Does anyone has encountered this problem, or now a way to get around it?
thanks in advance for your help, it will be very appreciated.
regards,
Robert