Jump to content

[SOLVED] Send multiline textbox.


lynxus

Recommended Posts

Humm,

Doesnt seme to work with a Var.

 

ie: nl2br($string);

 

I can see that it must have linebreaks in it as its stored with them in the DB also ( so its not just one one line in the db either )

 

Any clues?

 

Ie:

in the db it shows:

Line1

Line2

Line3

 

IN the HTML

it shows

Line1

Line2

Line3

 

When displayed , it shows:

Line1 Line2 Line3

 

Somehow i need to identify how everything else is seeing it as a newline apart from the echo?

 

 

Thanks

G

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.