\n
First Name, Last Name or Company name
\n
for an address book entry.\n
Press the BACK button of your browser to correct.\n
");
exit (1);
}
if ($tel == "" && $fax == "" && $e_mail == "") {
echo ("
You must enter at least one of
\n
Tel number, Fax number or e-mail address
\n
for an address book entry.\n
Press the BACK button of your browser to correct.\n "); exit (1); } > \n $ERRMSG\n
Press the BACK button of your browser if you want to try again.\n
");
exit (1);
}
msqlClose ($db);
>
$lname, $fname from $company
Successfully inserted into the address book.
Press the BACK button of your to insert another entry.