Image

Image_benbenben_ wrote in Imagephp

I've created a small user entry for a Bio on my website.
I Google searched for how to strip out bad tags and handle hard returns the \r \n
And the script works, however when I echo out what has been stored, the data is all on one line.(one really long line) How can I get the echo to display what has been stored in the database row?