📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 01:46:31
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Tests
/
PHP
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP
🔄 Refresh
✏️
Editing: DisallowRequestSuperglobalUnitTest.inc
Read Only
<?php echo $_REQUEST['action']; echo '$_REQUEST'; echo $_POST['action']; echo $_GET[$action]; echo $_COOKIE['action']; $sample = Util::getArrayIndex($_REQUEST, 'sample', ''); $syntax = Util::getArrayIndex($_REQUEST, 'syntax', ''); $value = Util::getArrayIndex($_FILES, $key, $default); ?>
💾 Save Changes
❌ Cancel