Surprisingly difficult to track down the solution to getting a new line in HTML from PHP. Here's what works for me:
echo "\n";
Surprisingly difficult to track down the solution to getting a new line in HTML from PHP. Here's what works for me:
echo "\n";