How to install zend framework?



How to install zend framework?..

Answer / Sohan Sagar Jha

To install Zend Framework, follow these steps:n
1. Download the latest stable release from https://framework.zend.com/downloads.
2. Extract the downloaded archive to a convenient location on your system.
3. Add the path of the extracted directory to your PHP include_path by modifying php.ini or .htaccess file.
4. You can now use Zend Framework classes in your PHP projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How to install zend on your local machine?

1 Answers  


Explain the features of mvc in zend framework?

1 Answers  


Explain how routing works?

1 Answers  


Features of mvc in zend framework?

1 Answers  


How to print exact sql query in zend framework ?

1 Answers  


Where's the model?

1 Answers  


What is the difference between redirect and forward in zend framework?

1 Answers  


How can customize the appearance o f forms generated by zend_form?

1 Answers  


I am a minor (under 18 years of age). Who should sign my cla?

1 Answers  


Does zend framework support php 4?

1 Answers  


What is zend framework? What is the use of it?

1 Answers  


Which version of php does zend framework require?

1 Answers  


Categories