Jump to content

PHP Formated Text Diplay: How do I echo linebreaks, paragraphs, bolding etc


Alexmatete

Recommended Posts

Hi.

 

Keep in mind I am a beginner - using Dreamweaver server behaviors

 

I am using a form with Text Edit features to insert user articles.

The problem is  the text is displayed without lined breaks or any form of formatting. See below my php:

PHP Code:

<?php echo $row_NewsDisp['news_article'];?>

 

 

If you can just insert the required tags where they are needed - ie. <b><p><br>

 

Thanks

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.