PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
You are sending output to the browser. Just enclose it all in double quotes with a br tag and the browser will interpret this as it reads it.
ie: value of $a, break, value of $b, break, etc.