How can I detect if an optional file has been uploaded?
Answer / Amit Kumar Jha
When using Zend's FileUpload, you can check the isValid() method of the FileUpload object. If it returns true, the file was successfully uploaded; otherwise, it wasn't.
| Is This Answer Correct ? | 0 Yes | 0 No |
Zend framework and wordpress integration?
How to print a group display individually from its content?
What is the minimum php version required to run zend framework 2?
What new in zend framework 3.0?
What is zend framework?
How to protect your website from sql injection in zend using select query?
how do you protect your site from sql injection in zend when using select query?
Why are in-built libraries used for the web services?
What is the latest version of zend framework?
How to set 'selected' value in select box dropdown list?
What are the default methods provided by decorators?
What zend acl?