Friday, December 23, 2011

contact.php

"if (!$_POST) {
header("Location: https:http://dancingorfightingghosts.blogspot.com/2011/12/some-php.html");
}
?>

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



PHP Mail Processing Script



$username = $_POST["username"];
$usermail = $_POST["usermail"];
$msg_text = $_POST["msg_text"];
$ip = $_POST["ip"];
$httpref = $_POST["httpref"];
$httpagent = $_POST["httpagent"];

if(empty($username) || empty($usermail) || empty($msg_text ))
{
echo <<

You did not fill in all fields.


Please try again!!




END;
return;
}
if( (!strstr($usermail,"@")) || (!strstr($usermail,".")))
{
echo <<

You did not enter a valid email address, so no mail was sent.


Please try again!!




END;
return;
}


$subject = $_POST["subject"];

$msg_text = stripslashes($msg_text);

$message = "Message: $msg_text \n
Additional Info:\n
IP address = $ip \n
Browser Info: $httpagent \n
Referring Page: $httpref \n
";

$from = "From: $usermail\r\n";


mail("cwb6480@rit.edu", $subject, $message, $from);

?>

Mail successfully sent.



Thank you! The following message has been sent:



To: Carl Burdick

From: <>

Subject:

Message Text:



To send another message, return to the contact form.




"

some php


"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Email Form




Your Name:

Your Email:



Subject:


Your Message:






Thursday, July 22, 2010

July, 2010



Tis better to have loved and lost, eh?
In the past few months I met a girl named April. We soon hit it off after dinner a local Tapas bar and I began a relationship with her. Things were great for awhile but apparently not mutually so. A few days ago she left me. She mentioned something about me being too much of an idiot nerd. Naturally I was heartbroken but of course we live on and persevere. At least my readers won't abandon me. I apologize for being so emotional, this is a place of work after all. The above photo depicts what I can only gather as two women, who have just killed a ghost, throwing its body off of a cliff.

Tuesday, March 16, 2010

Recent events


I haven't been able to update the site recently as I've been engaged in some vigorous spring cleaning. I'm a little disappointed that we haven't received more entries from community members. Please feel free to leave any evidence you may come across.
Anyway, this woman looks like she's holding too ghosts back from beating up a guy.

Thursday, March 11, 2010

March 11th


























This photo was submitted by community member Conward Scotthagen.
These African tribals seem most likely to be tag teaming two ghosts and are about to throw them out of the club.

Wednesday, March 10, 2010

Tuesday, March 9, 2010

The Dawning of a New Age


As our community grows, our access to data grows as well, however, this kind of research is not always easy, especially being that it is a relatively new field. Take a look at this photo, the subject seems quite likely to be fighting ghosts, however he may just be dancing as they hover near him.