Is there any tweaking with mail()? I have it working, but it seems to not always send the email. Mainly one right after the other. I filling a web form and then sending the data off to my email. But then I do a refresh to clear the form and do it again with different data and it doesnt work. Any ideals on this? Thanks, Aaron "Aaron Todd" <aaloki88@xxxxxxxxxxx> wrote in message news:20040802183148.89607.qmail@xxxxxxxxxxxxxxx > So far, I have been doing ok with PHP. I feel that I have picked it up > rather easily. But now I need some help. I am trying to use the sendmail > functions to send data entered in a form to my email address. Currently its > not working at all. I am getting a > > Fatal Error: Call to undefined function: sendmail() in > /home/virtual/site341/fst/var/www/html/register.php on line 87 > > I havent found very much info on the sendmail function so I was shooting in > the dark with it. I did read in the manual some stuff about seting it u in > the php.ini file that just went over my head. Can anyone enlighten me on > this function. > > Thanks, > > Aaron -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php