This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Talk:Argument Injection or Modification

From OWASP
Revision as of 13:02, 17 January 2009 by Irsdl (talk | contribs) (New page: In example 1, is it possible to set $authorized = 1? As we have, $authorized=0, I think it is impossible. So, the correct example should not have this line of code i.e. $authorized=0; --~~...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In example 1, is it possible to set $authorized = 1? As we have, $authorized=0, I think it is impossible. So, the correct example should not have this line of code i.e. $authorized=0; --irsdl 08:02, 17 January 2009 (EST)