Fix PHP's handling of request data. PHP changes dots in all request parameters to underscores when creating the $_GET, $_POST and $_REQUEST arrays.
This function scans the original query string and POST parameters and fixes them.
| Parameters | |||
|---|---|---|---|
|
$f3 |
# | |