Jump to content

Retrieve Databse from form using php


Shaiff

Recommended Posts

Hello There,

 

I m trying to Retrieve values from my database i,e "testshaiff" and the name of only table is "members". Finally i managed to retrieve values of the first row but the members table contain thousand of records and i need to search a particular value from search form (i,e members_id) and my script should work like; it search members_id value entered on form and match it will all members_id (in database) and then fetch complete row of that particular members_id. That shall be shown on the page.

 

Code is require to accomplish that task,

 

Thanks in advance.

 

Regards,

Shaiff

Link to comment
https://forums.phpfreaks.com/topic/167377-retrieve-databse-from-form-using-php/
Share on other sites

Hi,

 

You might have better luck providing the code you already have or are attempting to use. People aren't just going to reply back and say "here's the code" and do it for you. Only way to learn is by doing so give it a shot, do some research and piece some code together and test it out. See how things go from there and then if extra input is needed reply back here with the code & where things stand with the development.

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.