
08.07.2008
Zend Technologies recently released another version of its integrated development environment for PHP platform called Zend Studio 6.0.1. This maintenance release adds new features and fixes bugs reported in Version 6.0.0. Zend Studio is the only Integrated Development Environment (IDE) available for professional developers that encompass all the development components necessary for the full PHP application lifecycle.
Zend Studio’s main feature is the added support for Zend Framework 1.5.2, allowing developer to chose between Zend Framework 1.0 or 1.5 when creating projects. The interface of version 6.0.1 is translated into German, French and Italian languages. This release also features improved tools of formatting code and enhanced performance. In Version 6.0.1 various PHP extensions (such as php_mysql, php_mysqli and others) were also added to the bundled PHP binary that is used on Windows for locally debugging PHP scripts.
Related Links
http://www.zend.com/en/products/studio/downloads




Open Source Web Development with LAMP
Derick Rethans
This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …
MySQL Cookbook, Second Edition
Paul DuBois
A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …