include_once("mysql_boothjuice.inc");
include_once("functions.inc");
if($do == "submit")
{
$email_check = validEmail($Email);
if ($email_check != 1)
$error = "You have entered an invalid email address.";
if($realresponse != "5")
$error.= "
Please answer the math question right.";
if (!$error)
{
$q = "INSERT into BJ_accounts set firstname='$First_Name',lastname='$Last_Name',email='$Email',phone='$Phone',address='$Address',city='$City',state='$State',postal_code='$Postal_Code',country='$Country',password='changeme',created_date=NOW()";
mysql_query($q);
$accounts_id = mysql_insert_id();
setcookie("access_cookie",$accounts_id);
mysql_query("INSERT INTO BJ_newsletter SET email='$Email',firstname='$firstname',lastname='$lastname',dateadded=NOW(),ipaddress='$REMOTE_ADDR'");
header("Location: new_comingsoon.php");
exit;
}
}
include_once("topnav.inc");
?>
|
Free Tanning Samples
Complete the form below to receive free tanning samples. Please provide as much information as possible. We value your privacy, your information will not be sold.
Let's Get Started, Enter Your Shipping Information to Begin!
|
|
|
|