Quantcast

Posts tagged ‘include_path’

How to Install Zend Framework?

Zend Framework is one of the famous PHP framework in the world. It’s an open source, object oriented web application framework for PHP 5. Zend Framework is often called a ‘component library’, because it has many loosely coupled components that you can use more or less independently. Many of our readers was asking about how to install Zend Framework. This article is written based on our experience of installing this nice and powerful framework. We will assume you already familiar with PHP environment, such as how to edit php.ini file, restart Apache/web server and so on.

We will talk about general steps to install Zend Framework and it’s applicable for both Windows and Linux/Unix platform. Continue reading ‘How to Install Zend Framework?’ »