Tag: smarty

A step back?

Like most of you know I’ve been interviewing with a few companies lately and during one of the interviews the interviewer expressed something to me that i thought I was the only one thinking. My thought, “wow i totally know what you mean…but i shouldn’t agree with you because you might think im kissing your

Poormans PHP Architecture

This is a proof of concept. Im using APC, memcached, and Smarty. Smarty I’ll be leveraging the Smarty front end caching engine for the fictitious application. The smarty engine caches all compiled templates and only updates if it identifies any updates to the page. APC Will be used to store compiled PHP code. Since PHP