Re: Using a reentrant form

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007. 03. 13, kedd keltezéssel 08.19-kor Todd Cary ezt írta:
> To validate a page, I set the form value to the page name the 
> user is on.  Then there is a hidden variable, "looped" that is 
> set to "1".  By checking "looped", I know if the user has 
> re-entered the form so I can do my validation checks.
> 
> Is there a disadvantage to this approach?

it is more secure to store that in a session variable instead of a
hidden field

greets
Zoltán Németh

> 
> Thank you...
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux