New question grin
I got this <textarea> field which i type ALOT of text into, and store it in a databse where the field is of the type blob (mysql), i'm not sure if this is the right type to use though. Anyway, when i echo or print this text out again it does'nt look at all the way i typed in in. So here's the question, how do i format it so that it looks the way i typed it ( with lineshifts and paragrafs), or atleast looks alitte better then it does now.