How to make search record page using php mysql

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
moinshaikh
Forum Commoner
Posts: 27
Joined: Tue Jan 18, 2011 3:40 am
Location: India

How to make search record page using php mysql

Post 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.
Post Reply