📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:32:46
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Docs
/
PHP
✏️
Editing: DisallowRequestSuperglobalStandard.xml
<documentation title="$_REQUEST Superglobal"> <standard> <![CDATA[ $_REQUEST should never be used due to the ambiguity created as to where the data is coming from. Use $_POST, $_GET, or $_COOKIE instead. ]]> </standard> </documentation>
💾 Save Changes
❌ Cancel