Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/01/2004, 10:14
Avatar de maralbust@netsc
maralbust@netsc
 
Fecha de Ingreso: julio-2003
Ubicación: Santiago
Mensajes: 242
Antigüedad: 20 años, 10 meses
Puntos: 0
maestro mio, si ves el cidogo desdeel menu... VER--->CODIGO DE FUENTES...
aparece esto creo que es este tu problema:

&lt;?php<br>
$sfrom=utf8_decode($email); //cuenta que envia<br>
$sdestinatario=utf8_decode($cuentato); //cuenta destino<br>
$ssubject=utf8_decode($elsubject); //subject<br>
$shtml=utf8_decode($elmsg); //mensaje<br>
$sheader=&quot;From:&quot;.$sfrom.&quot;\nReply-To:&quot;.$sfrom.&quot;\n&quot;;<br>

$sheader=$sheader.&quot;X-Mailer:PHP/&quot;.phpversion().&quot;\n&quot;;<br>
$sheader=$sheader.&quot;Mime-Version: 1.0\n&quot;;<br>
$sheader=$sheader.&quot;Content-Type: text/html&quot;;<br>
mail($sdestinatario,$ssubject,$shtml,$sheader);<br >
echo&quot;&lt;BR&gt;&lt;BR&gt;&lt;center&gt;&lt;fo nt size=+2&gt;mensaje enviado&lt;/font&gt;&lt;/center&gt;&quot;;<br>

?&gt;
__________________
"La imaginacion es el limite"
bee-freaks