Show Output
Example of Adding Newlines in PHP
"; echo nl2br("You will find the \n newlines in this string \r\n on the browser window."); ?>