Just wondering... is there a PHP equivalent to Perl's Taint Mode? I don't think there is, but thought I'd ask.
Asked
Active
Viewed 658 times
4
-
1In all "is there an equivalent in X to Y" questions, it really expands the number of people who could answer if you provide a brief description of what Y is/does or at least give a link to documentation. – ysth Nov 03 '09 at 17:07
-
@spudly - apologies, turns out the link I posted was a dud - sorry for wasting your time! – Dominic Rodger Nov 03 '09 at 22:11
2 Answers
0
It looks like a patch was made...
http://blog.php-security.org/archives/92-CORE-GRASP-PHP-Tainted-Mode.html

theraccoonbear
- 4,283
- 3
- 33
- 41