Zend

Zend and Xdebug

After having coded most of my sites all from scratch with some of my own libraries, I am getting into using Zend framework, PHPUnit, and Xdebug.

If the two first ones have been of little trouble to install, I can’t say the same for Xdebug.

read more

setting-up Zend

Installing the Zend framework on an old Power Mac G5 on Tiger, I ran into a common PHP library problem.

After copying the whole Zend package into my php include folder, trying to use the project creation script gave me the following Manifest error:

read more

Categories