Many Ways to Integrate HTML into PHP
posted on January 13, 2010
It’s a good practice to separate back end logic (PHP) from front end markup (HTML). That isn’t always possible or the best choice, especially if you are working on a small web application. Here’s some of the ways to cleanly integrate HTML into PHP. | ![]() |
Different Brace Styles in PHP
posted on January 6, 2010
I’ve decided that I’ve been talking about coding styles for too long to not focus on any individual styles. So, let’s focus on a specific aspect of coding: brace styles. | ![]() |






