Zend Technologies today issued a number of announcements at its third annual Zend/PHP Conference. Perhaps the most interesting one, for PHP coders, was the company's plans to integrate its PHP ...
Zend Studio is an IDE built on the tools and frameworks of the open source Eclipse PHP Development Tools (PDT) project. The PDT is one of the more popular projects of the Eclipse Foundation, which has ...
Debugging a PHP application if often more difficult than debugging an application in some other programming language. There are two reasons for this. First, a PHP application rarely consists of only ...