Re: [PHP] What's the difference between mail() in PHP and sendmail?

2001-10-26 Thread Mike Frazer
AIL PROTECTED]] > Sent: Friday, October 26, 2001 8:43 AM > To: [EMAIL PROTECTED] > Subject: [PHP] What's the difference between mail() in PHP and sendmail? > > > > What's the difference between mail() in PHP and sendmail? Thanks! Mike > -- PHP General Mailing List

Re: [PHP] What's the difference between mail() in PHP and sendmail?

2001-10-26 Thread Mike Eheler
Nothing, really. I believe PHP's mail() actually calls sendmail directly (or whatever you have configured in php.ini). Also Mike Web user wrote: >What's the difference between mail() in PHP and sendmail? >Thanks! >Mike > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

RE: [PHP] What's the difference between mail() in PHP and sendmail?

2001-10-26 Thread Nathan Cassano
26, 2001 8:43 AM To: [EMAIL PROTECTED] Subject: [PHP] What's the difference between mail() in PHP and sendmail? What's the difference between mail() in PHP and sendmail? Thanks! Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

[PHP] What's the difference between mail() in PHP and sendmail?

2001-10-26 Thread Web user
What's the difference between mail() in PHP and sendmail? Thanks! Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]