HTML formated text in TextArea
Posted: Tue Sep 03, 2002 8:08 am
Hello... I am writting a "news" tool that should produce different paragraphs and indentations. When i use the textarea tag, the result is all teh text appears as 1 big paragraph ignoring teh <CR> and the line breaks. I do not want to use actual HTML tags (i.e. <br> and <P>). Is there a way this can be done in PHP.
Thanks
Thanks