Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/09/2007, 08:26
Avatar de .php
.php
 
Fecha de Ingreso: julio-2006
Mensajes: 481
Antigüedad: 18 años, 7 meses
Puntos: 5
Re: Enviar tabla con la función mail

escribe html, en vez de texto = funciona
ejemplo:
Código PHP:
$contenido "
<html>\n
<body>\n
<table>\n
 <tr>\n
   <td>Hola Mundo</td>\n
 </tr>\n
<table>\n
</body>\n
<html>\n"

__________________
~~[FiDeLio]~~