Hi all ! I am trying to build "tell a friend" functionality . Can i use mail function to send mail . How perfect it is in its working . If an other method please tell me thanks
Try to use phpinfo() and check that everything about the smtp, and the sendmail (if you are using it) are configured correctly,
if yes, then, this function should work just fine.