instead of mail function can i use sendmail in php for sending mail.
sendmail function in php
Collapse
X
-
Tags: None
-
Hi,Originally posted by sbettadpurinstead of mail function can i use sendmail in php for sending mail.
As per my knowledge I don't know if any send mail function is there in php. If you are telling about user defined functions then it's ok.
Happy Day!
:) -
Originally posted by sbettadpurinstead of mail function can i use sendmail in php for sending mail.
http://sourceforge.net/projects/phpmailer
Check this out please. These are the replacements for php native mail() function.
EDIT: And in PHP there is no native function named "sendmail"Comment
-
Comment
-
Comment