So if i put $from=mysite@pcriot.com then should work right or no what im trying to figure out i put that in one i tested and it dont work heres code i tried
<!-- <?php
$mailwent = mail( $to,$from,$subject,$message,$headers);
?>
if the mail went $mailwent will return True
$to...