are there any other free music downloading programs. i purchase some from iTunes but i like to preview the songs before hand and i don't get too many hours at work. but i still want my music!
Newlines are ignored in HTML, and have to be converted to a line break tag: < b r / >
PHP has a function to do this for you: nl2br. You could also do it manually using str_replace.