Hi
I would like to know if there's a way to show text like this(on more lines) :
hi
to all
in mysql db it's showed with a space and when i take it out from database (trying to write with an echo) there is no break-line in the middle. What can i do to show it with an acho/print?
Thanks for the replies!!