ZEND Optimizer

PHP is an interpreted language, this is a quick run down on Interpreters and Compilers.

Read ZEND Optimizer »

International characters in PHP

Your feed displays funky characters? European accents turn into a mess? Properly encoding UTF8 characters is the solution.

Read International characters in PHP »