1.2.1179. Super Global Usage¶
Spot usage of Super global variables, such as $_GET, $_POST or $_REQUEST.
<?php
echo htmlspecialchars($_GET['name'], UTF-8);
?>
See also Superglobals.
1.2.1179.1. Connex PHP features¶
1.2.1179.1.1. Specs¶
Short name |
Php/SuperGlobalUsage |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |