//A Simple Database Search Script //Using a Phonebook as the example with lastname, firstname, phonenumber //search.html
Enter Last Name:
//That's all for the input screen now let's search the database //searchresults.php "); } mysql_close ($Link); ?>