Note Submitter: anthony_lydick at hotmail dot com
----
Hello,
For the spanish version of the mail() function manual,
there is a typo :
// Enviarlo
mail($para, $asunto, $mensaje, $cabaceras);
it should be $cabeceras
--------------
Hola,
Para la versión en castellano del manual de la función
mail() hay un error :
// Enviarlo
mail($para, $asunto, $mensaje, $cabaceras);
debe ser $cabeceras
--------------
Cheers-Saludos
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|