in reply to Re: Match number >= 0 and <1
in thread Match number >= 0 and <1
If you are going to untaint in this method ("anything is good"), why bother with taint checks at all. Taint checks are there for a reason: Users can be evil.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Match number >= 0 and <1
by gam3 (Curate) on Jul 29, 2005 at 17:55 UTC | |
Re^3: Match number >= 0 and <1
by Anonymous Monk on Aug 01, 2005 at 14:01 UTC |