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 |
How do I extend the zend navigation menu view helper?
Explain super global variables in zend framework?
Write a program to retrieve the view object within plugin?
How to add custom view helpers to zend framework 2
What are the ways in which the file can be detected as being uploaded or not?
How to check whether form posted or not in zend framework?
What is zend helpers?
How to get variable's value from get?
How to check whether a form posted or not in the zend framework?
How to create model file in zend framework?
Can you explain why are in-built libraries used for the web services?
Write a custom function to fetch last insert id in zend framework