Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/04/2008, 01:33
Avatar de Jowy
Jowy
 
Fecha de Ingreso: febrero-2007
Ubicación: En la red
Mensajes: 232
Antigüedad: 17 años, 10 meses
Puntos: 0
Re: Insertar datos en BD respetando el formato [PHP+MySQL]

Como la mayoría de las veces, me autorespondo:

INSERT SCREEN:
<TEXTAREA WRAP="OFF" NAME="DESC" ROWS="15" COLS="60"></TEXTAREA>

OUTPUT SCREEN:
print "<PRE>" . $db->row[0] . "</PRE>n";