this is too simple I have a variable $mycontent and inside of that it has a value of word separetd with enterkey (or Break Line) here is the detail of the value
------------------------------------------------------
$macontent (look down for the content of the variable)
IT SO GOOOD TO BE TRUE
NICE AND PERFECT DAY
THE ONE WHO WILL LEAD US IS YOU
ONE DAY, ONE NIGHT
IT IS A SIMPLE DAY
------------------------------------------------
I want this variable to be form as a single line and remove the break lines, can someone help me on how to manage this problem, do I have to use replace or it should be an array or what? thanks for the help
