Jump to content

PHP / SQL -- Search the database and show the result


farnoise

Recommended Posts

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

 

It is not a 'copy-and-paste-into-your-app' tutorial. You should follow instructions in it, to create a separate mini app, that will teach you how to implement SQL search in your application.

 

DId you do it this way? If no, try it.

If yes, what errors did you get?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.