What is the minimum php version required to run zend framework 2.0?
Answer / Englesh Kumari
The minimum PHP version required to run Zend Framework 2.0 is PHP 5.3.10.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who developed the zend framework?
how do you protect your site from sql injection in zend when using select query?
Do you know what are the methods used in decorator?
How to render view file from controller in zend framework?
I want to use a sql function or perform calculations in a statement I'm generating with zend_db_select. How can I do this?
How to print a group display individually from its content?
How to log out users using facebook connect in php and zend?
How to add extra html (i.e link) in zend_form?
How to include js from controller and view in zend framework?
How to get all post data in zend framework?
Explain what lucene is in the zend framework?
Tell me what is the function of model in mvc architecture?