RSS

Tag Archive | "parser"

To Parse or not to Parse, that is the question

Saturday, July 12, 2008

0 Comments

To Parse or not to Parse, that is the question

When I first began to consider building a web application using CodeIgniter, one of the key aspects I had in my mind was to keep the HTML template files (the View in Model-View-Controller) as PHP-free as humanly possible. At that time, I was planning to develop an e-commerce application (this was before the launch of Magento), [...]

Continue reading...