I'm have a search option on my site, i'm able to search one DB table no problem and display the results, my problem is i need to search multiple tables by this single 'search term' entered by the user. (Preferably by most relevant first as in percentages but i wont worry about that yet.).
First things first, can anyone point me in the right direction or advise how to go about this?
First things first, can anyone point me in the right direction or advise how to go about this?
Comment