Jump to content

text format


mga_ka_php

Recommended Posts

how do i input textarea value to mysql database that will preserve the format?

ex.

if i input a text in textarea

----------------------------------

line one

line two

----------------------------------

and transfer it to mysql database and retreive it

the text will look like this

----------------------------------------------------

line one            line two

----------------------------------------------------

it will not put it to the next line.

 

thank you.

Link to comment
https://forums.phpfreaks.com/topic/43416-text-format/
Share on other sites

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.