[Php-it] Problemone con HTML_QuickForm

Cesare D'Amico cesare at ngi.it
Mon Jul 3 01:34:48 CEST 2006


Da: "fabiogandola at tiscali.it" <fabiogandola at tiscali.it>
> Ciao a tutti,
> ho un problemone che non riesco a risolvere.
> In pratica ho due form diverse su una stessa pagina php che gestisco 
> con HTML_QuickForm.

Vedi l'ultimo parametro del costruttore della quickform:

boolean $trackSubmit

(optional) Whether to track if the form was submitted by adding a special hidden field. If the name of such field is not present in the $_GET or $_POST values, the form will be considered as not submitted. 

Ciaps
     ce


---
Cesare D'Amico                        php developer - linux sysadmin
c . damico @ wyrd-software . com     Key on pgp.mit.edu, ID 92802693
ICQ 66605157   -   Skype  cesaredamico   -   Mobile +39 320 0635 028
   "If you always do  what you've  always done, you'll always get
   what you've always got", and then wonder why nothing's changed



More information about the Php-it mailing list