PHP - how to retrieve data from mysql - Asked By vamshi on 11-Mar-13 06:48 AM

hi every one i am new to php, problem is, i have users table i want get data of a user ,for that i am using textbox and submit button,if i type a name in text box it should  display total fields of a user, fields are(name,age,address) it should display all fields info in table format,pls help me