Hacker News new | ask | show | jobs
by fizdoonk 3078 days ago
register_global
2 comments

If you're using that you're going to hard-fail even the most cursory of security audits.
extract($_REQUEST);

Look, one-line register_globals polyfill.

This kind of breezy dismissal is really frustrating. Developers and admins in the field are dealing with this situation for the reasons I gave above, and not out of simple ignorance.