En Fr
Web/database development and more...

Tags: php

12/03/09

English (US) Why echo is slow in PHP and how to make it really fast

Permalink 06:40:00 am, by Francois Planque Email , Categories: PHP, Web Dev, Linux stuff
You may have noticed that PHP scripts that echo a lot of content appear to be running with poor performance... Well, the operative word here is "appear". It is a common misconception that "echo is the slowest PHP command"! The problem is actually… more »

06/27/09

English (US) Just ordered my Mac Pro 2009

Permalink 02:43:55 am, by Francois Planque Email , Categories: Geek!, Mac stuff
I finally ordered the Mac Pro that will kick the last "standing" PC out of this place :D I feel lighter already :))This is going to be my main/development machine. The PC I had for this since 2006 is actually still good from a hardware standpoint... th… more »

06/22/07

English (US) About the PHP 5 migration chicken & egg issue

Permalink 09:55:45 am, by Francois Planque Email , Categories: PHP
It's been 3 years since PHP 5 has been released. Yet PHP 4 still rules on the vast majority of web hosting platforms. This is annoying for PHP open source developers who cannot leverage the potential of PHP 5 as long as they need to support PHP 4. Thi… more »