An XHTML form with Name, Address Line 1, Address Line 2 and E-mail text fields. On submitting store the values in MySQL table. Retrieve and display the data based on name using PHP. . . . → Read More: A PHP program to save records & retrieving from database using MySQL