PHP

Optimizing, Staticizing, and Caching PHP

I just finished writing my article for the next issue of PHP Magazine, and as promised, I go into greater detail about optimizing, staticizing, and caching PHP to deliver high performance in heavy traffic. In the section on optimizing source code, I cite the three major areas where I have most commonly seen bottlenecks:

Farming PHP

Issue 04.05 of PHP Magazine just hit newsstands all over Europe with my article about Farming PHP on the cover. My preview of the subject generated considerable interest from the community, making me realize what an important and far-reaching topic this really is. If you are serious about running PHP in high-traffic, business-critical situations, I …

Farming PHP Read More »

The PHP Foundation?

Browsing through the list of sponsors for Google’s summer of code, I noticed that while ventures written in PHP like Mambo showed up, there was no representation at all from Pear, Pecl, or PHP itself. The Perl Foundation, by contrast, had a number of interesting project ideas they were willing to sponsor. This got me …

The PHP Foundation? Read More »