Installing/Configuring Zend Framework is just a 1 step process
Method 1 (if you have access to php.ini)
Once you have downloaded and extracted it in some location, add the library folder of Zend Framework to php.ini's include_path directive
Method 2 (if you do not have access to php.ini
Once you have downloaded and extracted it in some location, copy the library/Zend folder from Zend Framework to your project's library folder
That's it .. really !


LinkBack URL
About LinkBacks



Reply With Quote