1.2.562. Incoming Values¶
The names of the variables that are passed via the superglobals.
<?php
$x = $_GET['y']; // y is the incoming variable
?>
1.2.562.1. Specs¶
Short name |
Php/IncomingValues |
Rulesets |
|
Exakat since |
1.7.7 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |