Re: sendmail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 3 Aug 2004 04:01, 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
> 
> 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,
> 

There are no sendmail functions in php - there is the mail() function that
should interface with whatever mta you have, if php was compiled with the
mta already installed.

Cheers
-- 
David Robley

It's as easy as 3.14159265358979323846264338327950...

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux