Sunday, February 10, 2008

Despite it all - don't do conditional includes

I've done a lot of investigating lately on the state of conditional includes in PHP - mainly in the interest of figuring out I want my framework, litPHP, to work. I realized that some of what I was writing here on the blog is missing a critically important fact: just because a file is cached, that doesn't mean you're getting the best performance.

No comments: