Archive for August 2008

Optimization

“Every language has an optimization operator. In C++ that operator is ‘//” “Every language has an optimization operator. In C++ that operator is ‘//”

Extension development on windows

When it comes to choose a operating system to run PHP applications often Linux is the choice. PHP, it’s buildsystem and it’s extensions are developed and optimized to run under Linux (and Unices). There are several reasons that Linux is the better supported operating system. Maybe due to historical reasons, maybe most of the core [...]