fail to send mail
Posted: Tue Nov 24, 2009 7:14 am
i m writing simple php mail function
mail($to,$subject,$message)
while sending mail i did not get any error, but in the mail box i did not receive any mail.
whts the problem? need to do any settings?
mail($to,$subject,$message)
while sending mail i did not get any error, but in the mail box i did not receive any mail.
whts the problem? need to do any settings?