How to insert line breaks using echo statement in PHP?
|
Rate this page :
|
[ 0 votes]
|
The below code helps you to insert line breaks before all newlines in a string using nl2br function.