ZEND Optimizer
Aug 14, 2009 Uncategorized
PHP is an interpreted language, this is a quick run down on Interpreters and Compilers.
Read ZEND Optimizer »
International characters in PHP
Aug 11, 2009 Basic PHP
Your feed displays funky characters? European accents turn into a mess? Properly encoding UTF8 characters is the solution.
Read International characters in PHP »
Tags: php function, utf8

