How to take multi line input form user and show the same in PHP

Royalpain

New Member
I have searched many articles but I could not find one appropriate. I am trying to take input form user a multiple line text and show them as it is. I am using textarea tag, but the page is not working the input values are showed in one line even it I press enter an start a new line.
Please help me fixing this.
 
Back
Top