Hi,
I am building a guestbook usin PHP/Mysql and I'm wondering how to set up the forms so that they keep the text formatting when I display the info from the database.
Example:
Hi,
This is my guestbook entry,
Onoff
as opposed to:
Hi,This is my guestbook entry,Onoff
Cheers!