Search found 1 match

by naik.jayashri
Tue Nov 24, 2009 7:14 am
Forum: PHP - Code
Topic: fail to send mail
Replies: 1
Views: 52

fail to send mail

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?