PHP Search function in web form

Good day,

I managed to create a web form using MySQL/php for capturing user registration details.

I did google and found a few free “search” scripts, but all of what I tried so far inserts the searched data in tabular format(gridview). How can I use php to search for a name for instance and have the record relating to the name show up in my web form fields?

The record doesn’t have to autocomplete as I type, just display the search criteria in my form fileds?

Any examples would be appreciated, since I’m new to php, MySQL and programming

I think you are not receiving any responses because eyour question is incomplete, and you haven’t provided enough information.

Where is the information you are trying to search?
Do you know how to right the search query for what you are trying to achieve?

Sponsor our Newsletter | Privacy Policy | Terms of Service