Aaron,
On Aug 2, 2004, at 1:31 PM, Aaron Todd wrote:
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
You might want to consider using the 'mail()' function instead. It's given at:
http://us2.php.net/manual/en/ref.mail.php
I use it, and it works perfectly!
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
Hope that helps you! ~Philip
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php