include("global.php"); if ($submit) { if (!$salutation || !$firstname || !$lastname || !$email || !$address1 || !$address3 || !$postcode) { $incomplete = 1; } else { $data->sql = "insert into mailinglist (salutation,firstname,lastname,address1,address2,address3,postcode,region,telephone,email,interest,message,infoemail,infopost,epoch) values ('$salutation','$firstname','$lastname','$address1','$address2','$address3','$postcode','$region','$telephone','$email','$interest','$message','$infoemail','$infopost',".time().");"; $data->db_result(); $completed = 1; } } ?>
|
||||||||
| Text Only | Link to Us | Sitemap | Contact Us | | ||||||||
|
|
||||||||
|
||||||||
| Disclaimer | Copyright 2010 | Redux Web Design | |