php and mysql
lingo1244 asked:


I have a content management and display website. Basically, I use php and mysql together to input and display articles. The problem is, when I copy the articles in, the paragraphs are indented the way I typed it. However, once I submit it, the indentation is lost. I know this is due to html. Is there any AUTOMATED way to fix this problem. I don’t want to go through everything typing    or
. Does anybody know of an AUTOMATED method to do this?

Tags: , ,
Back to top