Posted by benny on 11/22/05 21:34
correction. $is_sent = mail($Recipient, $Subject, $Message, $Headers); if ($is_sent === TRUE){ echo "Sent successfully"; }else{ echo "Got problem in sending an email."; }
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming