In a new post today Jani Hartikainen takes a look at one of the things that makes PHP both powerful and unpredictable at times - its variable typing, static versus dynamic.
flexibilityJani Hartikainen's Blog: Static/Dynamic typing sweet spotPHPDeveloper.org Wed, 10/08/2008 - 10:24
In a new post today Jani Hartikainen takes a look at one of the things that makes PHP both powerful and unpredictable at times - its variable typing, static versus dynamic. Evert Pot's Blog: Integrating with Zend's OpenIDPHPDeveloper.org Tue, 08/19/2008 - 10:28
In a new blog post today Evert Pot shares some of his thoughts on integrating the Zend implementation of the OpenID protocol, Zend_OpenId, into his application. Symfony 1.1 - Ibuildings BlogPlanet PHP Tue, 07/29/2008 - 02:45
The official stable release of symfony 1.1 is now nearly a month old, and response so far has been fairly positive. CodeIgniter Blog: Japanese CodeIgniter bookPHPDeveloper.org Tue, 06/10/2008 - 10:26
The CodeIgniter blog has pointed out something indicating the spread in popularity of the framework - a Japanese CodeIgniter book: Zend Developer Zone: Decorators with Zend_FormPHPDeveloper.org Mon, 05/05/2008 - 12:57
On the Zend Developer Zone there's a new tutorial (by Matthew Weier O'Phinney) covering the use of decorators with the Zend_Form component of the Zend Framework. Decorators with Zend_Form - planetphpPlanet PHP Mon, 05/05/2008 - 07:49
Zend_Form has been lauded by many as a welcome addition to Zend Framework, and a flexible solution to the problem of forms. |