0) { $row = mysql_fetch_array($temp); $ID = $row["ID"]; $sql = "UPDATE email_data SET name = '$name',address = '$address',city = '$city',state = '$state',zip = '$zip',dayphone = '$dayphone',nightphone = '$nightphone',email = '$email', dateadded = $date[0] WHERE ID = '$ID'"; mysql_query($sql); // Delete any existing intrests mysql_query("DELETE FROM email_intrests WHERE emailID = $ID"); } // Add new data else { $sql = "INSERT INTO email_data (name,address,city,state,zip,dayphone,nightphone,email,dateadded) VALUES('$name','$address','$city','$state','$zip','$dayphone','$nightphone','$email',$date[0])"; mysql_query($sql); $ID = mysql_insert_id($link); } for($i=0;$i

CONTACT US

Thank you for your reply.

 

0) { $sql = "SELECT title FROM store_data WHERE ID = '$itemID' AND viewable = 'Y'"; $temp = mysql_query($sql); $row = mysql_fetch_array($temp); $title = $row["title"]; mysql_free_result($temp); $message = "Regarding Item: $title (ID: $itemID)".chr(10); } ?>

CONTACT US

* Name:
Address:
City:
State:   Zip:
Daytime Phone:
Evening Phone:
* Email Address:
* Required Fields
Message:
  
Add me to your mailing list
First Stop Guns will not to share your Email address with anyone else. Click on the below “Categories of Interest”, and we will send you emails when we get new and interesting product offerings.
 
"); } else { while($row = mysql_fetch_array($cat)) { ?>
CATEGORIES OF INTREST
Check as many categories that apply.
No email categories listed

Notice: Undefined variable: row in /var/www/contactus.php on line 237
 
Remove me from your mailing list