|
|
|
IBM developerWorks : Web Architecture : Education - Tutorials | |
In Writing efficient code, you looked at several ways to write efficient code largely independent of the language you're using. Although illustrated with PHP examples, many of the same techniques could be applied to other languages such as C++ or Java. In this section, I examine a variety of performance improvements that are more specific to PHP or exploit PHP-specific functions and behavior. |
|
|