sridhar golyandla Posted April 15, 2009 Share Posted April 15, 2009 Hi to all, I have a two tables to search the fields with two different keywords. Like i have one dropdown list , contains the firstname and skills as keyword. The field firstname is in the table 1 and skill1, skill2, skill3, skill4, skill5 fields are in the table2. i have to search according to the keyword by selecting the dropdown value. Now it is fine to search the firstname and skill1, am getting the correct results but when i am trying to search in skill2, skill3, skill4, skill5 am getting the error. Please help me out. Quote Link to comment https://forums.phpfreaks.com/topic/154190-multile-search/ Share on other sites More sharing options...
jackpf Posted April 15, 2009 Share Posted April 15, 2009 What's the error then? Quote Link to comment https://forums.phpfreaks.com/topic/154190-multile-search/#findComment-810548 Share on other sites More sharing options...
sridhar golyandla Posted April 15, 2009 Author Share Posted April 15, 2009 Sorry, it is not an error. it was giving the Warning msg... Sorry, but we can not find an entry to match skill2 or skill3 or skill4 or skill5. Quote Link to comment https://forums.phpfreaks.com/topic/154190-multile-search/#findComment-810591 Share on other sites More sharing options...
jackpf Posted April 15, 2009 Share Posted April 15, 2009 Do you want to post your code then? Quote Link to comment https://forums.phpfreaks.com/topic/154190-multile-search/#findComment-810625 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.