-- Justin Hendrickson <[EMAIL PROTECTED]> wrote
(on Tuesday, 12 February 2008, 04:09 PM -0600):
>     You'll probably want to store the data from validating the subform in
>     your session so you can retrieve it later; otherwise, your data will be
>     lost. There's a variety of ways to do that -- using $_SESSION directly,
>     or using Zend_Session -- so I won't go into details.
> 
> 
> I just found the persistData(), thought it doesn't appear to be used anywhere.

It's actually not even implemented. :-) (note to self: either remove, or
raise a warning in that method...)

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to