stupid question ...
Posted: Wed Aug 24, 2005 3:46 pm
I have a lyrical website that i'm having problems getting something to work correctly,
When i have lyrics submitted to the database, the line breaks are correctly entered into the database without me having to put <br> after each line. However when i try to display the $lyrics variable on the site it puts the lyrics (which should be in poetry form) into paragraph form
i.e:
If i submit something like -
Roses Are Red
Violets Are Blue
The display on the site becomes
Roses Are Red Violets are Blue
Any way to fix this?
When i have lyrics submitted to the database, the line breaks are correctly entered into the database without me having to put <br> after each line. However when i try to display the $lyrics variable on the site it puts the lyrics (which should be in poetry form) into paragraph form
i.e:
If i submit something like -
Roses Are Red
Violets Are Blue
The display on the site becomes
Roses Are Red Violets are Blue
Any way to fix this?