Ver Mensaje Individual
  #6 (permalink)  
Antiguo 26/12/2007, 07:16
lsanguineri
 
Fecha de Ingreso: noviembre-2007
Mensajes: 11
Antigüedad: 16 años, 5 meses
Puntos: 0
Re: Contacto con Flash y PHP: No recibo los mails.

Estimados probé con Sólo el siguiente script:

<?php
mail("[email protected]", "Prueba de correo", "esto es una prueba");
?>


Y me dio este mensaje:

Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in I:\FerozoWebHosting\glitsolutions.com.ar\public_ht ml\mail.php on line 2