Below are revisions for this snippet.

Undo the harm done by register_globals set to on





Syndication

Revision Revison 1
This snippet will undo all the nasty stuff which happens when you set register_globals to on in your php.ini file.

(Originally found in the code of Wordpress).