PHP / MYSQL. Search Form, and show the the result?

  • Thread starter Thread starter FarnOIse
  • Start date Start date
F

FarnOIse

Guest
Hi,
Here is my question I looked for to much but no success, I want to create a form that ask user to input his wild-card,when he press search it start searching my DB_table and find those results and show them in same page (Or other page doesn't matter) and if no result found give a "NO RESULT FOUND" message.
Example: I'm looking for somebody in my database through his phone number, then I'll type his phone number: 88990067 if my query successfully returned I'll see his name if not I'll see "Error message"

Thank you guys
 
Back
Top