2009年3月26日星期四

Re: [fw-mvc] form->getValues and file upload

getValues() forces the file to be received.
As received files are no longer temporary, they are also not available
within the temporary directory.

It would not make sense to have the received file duplicated by the
temporary file.

Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com

----- Original Message -----
From: "Ed Lazor" <edlazor@internetarchitects.biz>
To: <fw-mvc@lists.zend.com>
Sent: Thursday, March 26, 2009 10:11 PM
Subject: [fw-mvc] form->getValues and file upload


> Is $form->getValues() supposed to clear the temporary files used to
> store files being uploaded through the form?
>
> -Ed

没有评论: