Re: [PHP-DB] sendmail

2004-08-02 Thread Philip Thompson
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


Re: [PHP-DB] sendmail

2004-08-02 Thread Matt M.
On Mon, 2 Aug 2004 14:31:49 -0400, Aaron Todd <[EMAIL PROTECTED]> 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

have you tried 

mail()

http://us4.php.net/manual/en/function.mail.php

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



[PHP-DB] sendmail

2004-08-02 Thread Aaron Todd
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



[PHP-DB] sendmail

2002-09-12 Thread Bartłomiej Pawlik

Hi
Sorry to be off topic but I have problem with sendmail
If anyone know sth about sendmail please e-mail priv.

Sorry once more

[EMAIL PROTECTED]