ID: 38895 Updated by: [EMAIL PROTECTED] Reported By: serg at trest dot org -Status: Open +Status: Bogus Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
mail() will only throw a safe mode warning at you if you pass 5 arguments. Previous Comments: ------------------------------------------------------------------------ [2006-09-20 12:23:09] serg at trest dot org Description: ------------ It is not problem of documentation. It's rather problem of people who does not understand English well yet I think it would be better to correct the sentence "4.2.3 The additional_parameters parameter is disabled in safe_mode and the mail() function will expose a warning message and return FALSE when used." from the page http://www.php.net/manual/en/function.mail.php I understand it as: "The additional_parameters parameter is disabled in safe_mode and the mail() function will expose a warning message and return FALSE when you try to use this parameter." But my hosting company insists on the different meaning: "The additional_parameters parameter is disabled in safe_mode. The mail() function will expose a warning message and return FALSE when used dispite the number of parameters." Thank you for your time, Sergei. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38895&edit=1
