Tuesday, September 22, 2009
Wednesday, September 16, 2009
Tuesday, June 2, 2009
Armaniville Paradise
The producer of Armaniville Mr ken mok Armani having fun with other Pros and taking little baby for a ride!
Armaniville paradise! the land of those with bright minds and always thinking ahead!
Subscribe to:
Posts (Atom)
", " ");
$this = strtr($this, "<", " ");
$this = strtr($this, "|", " ");
$$key = $this;
}
////////////////////////////////
// This will catch if someone is trying to submit a blank
// or incomplete form.
////////////////////////////////
if ($name && $email && $message ) {
////////////////////////////////
// This is the meat of the query that updates the guests table
////////////////////////////////
$query = "INSERT INTO guests ";
$query .= "(guest_id, guest_name, ";
$query .= "guest_email, guest_time, guest_message) ";
$query .= "values(0000,'$name','$email',NULL,'$message')";
mysql_pconnect("host","user","password")
or die("Unable to connect to SQL server");
mysql_select_db("dbasename") or die("Unable to select database");
mysql_query($query) or die("Insert Failed!");
} else {
////////////////////////////////
// If they didn't include all the required fields set a variable
// and keep going.
////////////////////////////////
$notall = 1;
}
}
?>
Add a Message
Add A Message
Please answer all fields
people have left me a message.
Name: | Email: | Date: |