Jump to content

[SOLVED] Pulling out some result data from MYSQL


farnoise

Recommended Posts

Hey Guys,

 

I've built a PHP page that has a for just imagine something like registration form, So obviously it posts data into my table in my DB, So Now what I’m trying to do is creating a form that show me the whole row by entering one or more of the fields

For example:

I want to look for David Thomson Cell#:88888, But I only know his first name, so I’ll use his first name in the form and click submits, in the next page I have to see a list of those members that has the first name David.

 

Results:

David Jones  9292838

David Thomson 888888

David James 7872726

 

 

Thanks for your help guys ::)

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.