How to make search record page using php mysql
Moderator: General Moderators
-
moinshaikh
- Forum Commoner
- Posts: 27
- Joined: Tue Jan 18, 2011 3:40 am
- Location: India
How to make search record page using php mysql
i am developing a web application that has add customer form, edit customer form and search customer form, now i have designed add form but search form is yet not designed. I actually don't know how to do that. Can any one tell me?? customer module has following data fields like... first name, last name, date, age, address, etc. Now i want to make a search customer form. Admin can search the record by selecting first name or last name or id number. Thanks in advance.