[ic] cleanliness of session values

Jeff Dafoe interchange-users@icdevgroup.org
Mon Nov 18 18:59:00 2002


Hello,

    Is it OK to take something from the CGI hash and assign it to the Values
hash?  I want to confirm that the data in the values hash is considered to
be tainted user input and that I do not need to perform any sanitization
prior to assigning user data to it.

Jeff