Ver Mensaje Individual
  #7 (permalink)  
Antiguo 05/11/2008, 13:55
sjj
 
Fecha de Ingreso: octubre-2008
Mensajes: 213
Antigüedad: 15 años, 6 meses
Puntos: 12
Respuesta: Saltar linea con codigo PHP

Por aca es por donde esta el error yo creo...antes de agregar "\r\n" al final de cada linea funcionaba todo.

Código PHP:
42  $contenido="Cliente: ".filtrar ($_POST['name']). "\r\n" 
43   " * Agua Mineral: ".filtrar($_POST['coment']). "\r\n"
44  " * Vino: ".filtrar($_POST['coment2']). "\r\n"
45  " * Cerveza: ".filtrar ($_POST['coment22']); // CONTENIDO A ESCRIBIR