if ($_GET["action"]=="1") {
if (!$_POST["myEmail"]) {
$badSubmit="Y";
$output="Please fill in your email address";
}
if (!$badSubmit) {
include_once("db_connect.php");
include_once("config.php");
$sql="INSERT INTO " . $tblSubscribers . " (myEmail, dateAdded) VALUES (";
$sql.="'" . $_POST["myEmail"] . "', '" . $logDate . "')";
$sql_result = mysql_query($sql, $connection) or die($sql);
$output="Your email address has been successfully added to our subscribers list.";
}
}
else {
$output="Join our newsletter and become the first to know about upcoming events. Just enter your email above.";
}
?>
Gang Of Instrumentals :: Official Website // HOME
JOIN
THE GANG COMMUNITY Join the army of underground revolutionists
armed with
armour piercing lyrics penetrating
your soul!!