What are the ways in which the file can be detected as being uploaded or not?
Answer Posted / Rahul Swarup
"In Zend Framework, files can be detected as uploaded or not by checking if the $_FILES array for the corresponding input field contains a file and is not empty."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers