how to keep the format (like the space, enter) saved with the same format in the database text field.
because I tried that and then words is continue all along, no break.
use nl2br() when you PRINT the data FROM the database, not when you store the data INTO the database.