What is the procedure to see that the optional file is detected?
Answer / Ashish Kulhari
"To detect an optional file in Zend Framework, you can use the empty() function on the $_FILES array corresponding to the input field."
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need disable layout & how we can do it?
What is autoloader in zend framework?
What zend acl?
How to get all post data?
How to create an object of model 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?
Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?
Why zend framework?
Which class extend the zend model?
Do you know what is the way in which the html can be used to form elements?
When do we need to disable layout?
Difference between zend_registry and zend_session?