It is often easier when creating something pretty much from scratch to use some form of templating system rather than mixing layout and logic. It just makes things easier to work with. Several packages exist, such as Smarty, but why add so much bloat and slow down your code in order to do so? Additional syntax has to be parsed, which costs time. PHP will...
Home » Posts Tagged "lightweight"
- Beware of Hash Table Attacks Posted on Apr 1, 2012
- Theming TinyMCE in WordPress Posted on Mar 25, 2012
- Merry Christmas Posted on Dec 22, 2011
- Little bit of a dilemma Posted on Aug 9, 2011
- Creating a fast templating class Posted on Aug 14, 2011
- Thoughts on DX:HR Posted on Aug 27, 2011
- Theming TinyMCE in WordPress Posted on Mar 25, 2012
Categories
- Featured Posts (3)
- General (6)
- jQuery (1)
- Nuke Evolution (5)
- PHP (3)
- WordPress (2)