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
Tags: Indent, Php And Mysql, Php Mysql
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?


1 Comment to 'How do I make paragraphs auto indent when I submit essays if I’m using a PHP MYSQL system?'
March 16, 2009
This sounds like a styling issue. Usually cms systems use templates for pages and stylesheets that govern how the text is output.
Leave a comment