How to get PHP generated code on seperate lines?

Daniel

New member
When I use PHP to generate HTML code and then view the source, it shows up on the same line making it look sloppy and difficult to debug. How can I get the code on separate lines?
 
Back
Top