I want to insert a textfield form into db and i want all the row changes to be there..
if i write this and insert it to the db:
"Lalalalla my
name
is
Qben"
And then when i print from the db i don't want:
"Lalalalla my name is Qben"
how can i do that?