What are the goals of zend framework?
Answer / Bindu Shukla
The main goals of Zend Framework are to provide a set of reusable PHP components that can help developers build robust, scalable and secure web applications.nSome specific goals include fostering community development, promoting best practices, and providing a high-quality code base for common tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to protect your site from sql injection in zend when using select query?
Write a program that performs the calculations using the sql function?
Write a program to show the execution of the application?
What is routing in zend in zend framework?
Can you explain why are in-built libraries used for the web services?
Is zend_cache provides a generic way to cache any data?
Is there a way to make fpdf/fpdi or zend_pdf support the parsing of pdfs greater than 1.4?
How can I add extra html (such as a link) to my form element?
How to write a program to retrieve the view object within plugin?
When do we need to disable layout?
What are the steps kept in mind while designing the zend_form?
How to add custom view helpers to zend framework 2