Hi there,
I'm trying to write a forum script which will take a message which is written into a textarea box and put the data into a mySQL database.
The problem is that line breaks are ignored so when I query the database for a particular message and output the data to a webpage, it appears as just one paragraph.
Does anyone know a way around this?
Many thanks,
Peter.