sanitise Vars
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
#$PHP_SELF = $_SERVER['PHP_SELF'];
|
#$PHP_SELF = $_SERVER['PHP_SELF'];
|
||||||
$PHP_SELF = $_SERVER['PHP_SELF'];
|
$PHP_SELF = htmlspecialchars($HTTP_SERVER_VARS['PHP_SELF'], ENT_QUOTES, "utf-8");
|
||||||
|
|
||||||
#
|
#
|
||||||
# Returns TRUE if browser is Internet Explorer.
|
# Returns TRUE if browser is Internet Explorer.
|
||||||
|
Reference in New Issue
Block a user