//$to = "info@freemoviedownloadsnow.com";
//$subject = "PHP Is Great";
//$body = "PHP is one of the best scripting languages around";
//$headers = "From: webmaster@gowansnet.com\n";
//mail($to,$subject,$body,$headers,$comment);
//echo "Mail sent to $to";