System Management

October 2, 2008

How do I make paragraphs auto indent when I submit essays if I’m using a PHP MYSQL system?

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?

Filed under Programming & Design by administrator

Permalink Print 1 Comment