hi i would like to store the data of a text area inside mysql, and for that i want a suitable dtatype
For eg if the data in textarea is
hello hie are you
i'm fine!
currently i'm using varchar but th eproblem is that the data apperas in single line like ,
hello how are youi'm fine.