Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Formatting text from MySQL database

New Here ,
Jun 18, 2009 Jun 18, 2009

I am displaying text (several paragraphs) from a memo field in a MySQL database on a PHP page.

When I look at the text in the MySQL table, the text has paragraphs and indents.

When it is displayed on the PHP page, it all runs together with no paragraph breaks or indents.

Is there a way to format this text (or add tags of some sort) in the table (or in the PHP form) so that it displays properly on the PHP page?

I am using Dreamweaver CS3.

TOPICS
Server side applications
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 18, 2009 Jun 18, 2009

This question is answered in the Dreamweaver FAQ.

Translate
LEGEND ,
Jun 18, 2009 Jun 18, 2009
LATEST

This question is answered in the Dreamweaver FAQ.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines