Jump to content

Formatting text retrieved from mysql database?


php_b34st

Recommended Posts

I have the following form which allows admins on the site to add news topics. I can retrieve the text from the database and print it where it needs to go, but the problem lies in the formatting of the text for example if a user wanted text to be on 3 lines:

one
two
three

instead the result is one two three. I tried just simply using <pre> but this makes the text exceed the container i have placed it in.

Any suggestions?

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.