On Sun, 06 Jan 2008 20:48:55 -0500, Jerry Stuckle
<jstucklex@attglobal.net> wrote:
>The PHP code can still be compiled and cached. The results from MySQL
>is data, not operations.
So for an accelerator like APC or eaccelerator, I must pay attention
to separating code and display, or those tools won't be able to keep
the op-code in cache.