Development Cycle

Binary Bits and Pieces

  • About Anthony Mills

Tag: .htaccess

Executing PHP Code Server Side In .html Files

26 November 2012
Anthony Mills
No Comments

On a recent project we needed to provide a client our contribution to the site code base as static .html files. To make the development process easier though a number of the developers wanted to include some of the global page assets such as the header and footer using PHP…

Read More