Sep 29 2008

How to autoload Table and Row classes in ZF

Tag: Zend FrameworkAndrea Ercolino @ 21:09:33

This article describes how to use a little hack into the Zend Framework library, for having it autoload an ExampleModel.php file whenever an ExampleTable or ExampleRow class is instantiated.

Continue reading “How to autoload Table and Row classes in ZF”