gotcha

Proof Group's Blog: Know Your PHP Environments

PHPDeveloper.org  Wed, 12/09/2009 - 13:10

On the Proof Group's blog there's a recent post about a "gotcha" Andy Chase found when using the Drush command line tool for Drupal installations and a system that has MAMP installed.


 

Content with Style Blog: Zend Framework DB and Mysql pre 5.17

PHPDeveloper.org  Fri, 10/09/2009 - 09:33

The Content with Style blog has a gotcha that Zend Framework developers could come across if they're using MySQL pre-5.17:


 

Andrea Giammarch's Blog: PHP Serialization And Recursion Demysti...

PHPDeveloper.org  Wed, 09/09/2009 - 14:39

Andrea Giammarch has posted a new item to his blog looking at freezing and unfreezing objects and variables in PHP apps.

Specifically he points out a few gotchas to watch out for.