Page 1 of 1

newlines? <br>

Posted: Thu Dec 25, 2003 1:55 pm
by thomasd1
hi,
i'm making a guestbook, everything works but, only, when i write a small message in the <input type="textarea"> thingy, it saves everything on one line ...?
so like, on every "visitor's enter", a <BR>-tag should be inserted...

i can't explain myself any better.. :oops:

_____________
thanks ;)

Posted: Thu Dec 25, 2003 1:57 pm
by microthick
[php_man]nl2br[/php_man]

Posted: Thu Dec 25, 2003 1:59 pm
by thomasd1
:oops:

(thanx)