Page 1 of 1

How to make search record page using php mysql

Posted: Wed Feb 23, 2011 1:10 am
by moinshaikh
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.