How to check if the file was uploaded after the form is submitted? I've tried var dumping $form->fileElement->receive() but I get a boolean 'true' in both cases (with and without the file uploaded).
Is this a bug, or is there another way to check if the file has been uploaded? Regards, Goran Juric http://gogs.info/ -- View this message in context: http://www.nabble.com/Check-if-the-file-is-uploaded%2C-bug--tp20503526p20503526.html Sent from the Zend Framework mailing list archive at Nabble.com.
