Protect Globals
Posted by Pete | Posted in PHP Functions | Posted on 30-11-2009-05-2008
0
This tutorial is an advancement to the first tutorial (here). This tutorial is able to run every time the page loads and removes any tags and helps stop injection into globals such as $_COOKIE, $_SERVER etc.
Read the rest of this entry »



