derick Thu Feb 15 10:11:58 2001 EDT Modified files: /phpdoc/en/functions mail.xml Log: - Added a note about the availablilty of the fifth parameter of mail(); Index: phpdoc/en/functions/mail.xml diff -u phpdoc/en/functions/mail.xml:1.13 phpdoc/en/functions/mail.xml:1.14 --- phpdoc/en/functions/mail.xml:1.13 Sat Feb 10 09:02:08 2001 +++ phpdoc/en/functions/mail.xml Thu Feb 15 10:11:57 2001 @@ -67,6 +67,9 @@ header when using the -f parameter, because the webserver user is probably not a member of the trusted users. To suppress this warning, you should add the web server user to the trusted users in your sendmail config file. + <note> + This fifth parameter was added in PHP 4.0.5. + </note> <example> <title>Sending mail with extra headers and setting an additional command line parameter.</title> <programlisting>
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Derick Rethans
- Re: [PHP-DOC] cvs: phpdoc /en/functions mail.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions mail.xml Joey Smith