Personal tools
You are here: Home Leocornus leocornus.tracclient Ability to use existing Zend framework

Ability to use existing Zend framework

If Zend framework is loaded, we just use it without through any error!

We will use the PHP function class_exists to check if a Zend Framework is already ready to use.

The class_exists function has to be called within another function. This will make sure the Zend Framework is loaded during run time.

More details could be found in class AutoLoader from Zend Framework.

Tracking History

When Who What Done
2014-02-19 09:21 Sean Chen completed tha work at commit r7fa562e
-- 2.0 Hours, 100.0% Done
Document Actions