In terms of performance , what would be better. Using PHP to echo all the HTML output so I can pepper it with the various bits of working code and variables or escape HTML t
Code as if the next programmer taking over the project is a serial killer. In other words, use the second option you mentionned.