!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/lib/phpmyadmin/tmp/twig/1d/   drwxr-xr-x
Free 13.06 GB of 57.97 GB (22.53%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     1d8921de35a66d7f4cf7304fb0485910e2f83f107dc760cdf996b2123a69bdfc.php (3.39 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

use Twig\Environment;
use 
Twig\Error\LoaderError;
use 
Twig\Error\RuntimeError;
use 
Twig\Extension\SandboxExtension;
use 
Twig\Markup;
use 
Twig\Sandbox\SecurityError;
use 
Twig\Sandbox\SecurityNotAllowedTagError;
use 
Twig\Sandbox\SecurityNotAllowedFilterError;
use 
Twig\Sandbox\SecurityNotAllowedFunctionError;
use 
Twig\Source;
use 
Twig\Template;

/* display/export/options_output_compression.twig */
class __TwigTemplate_a7a1cb61101b319c4dc831a102556ea523c790194695580b94d019088512ac57 extends \Twig\Template
{
    private 
$source;
    private 
$macros = [];

    public function 
__construct(Environment $env)
    {
        
parent::__construct($env);

        
$this->source $this->getSourceContext();

        
$this->parent false;

        
$this->blocks = [
        ];
    }

    protected function 
doDisplay(array $context, array $blocks = [])
    {
        
$macros $this->macros;
        
// line 1
        
if ((($context["is_zip"] ?? null) || ($context["is_gzip"] ?? null))) {
            
// line 2
            
echo "    <li>
        <label for=\"compression\" class=\"desc\">
            "
;
            
// line 4
            
echo _gettext("Compression:");
            
// line 5
            
echo "        </label>
        <select id=\"compression\" name=\"compression\">
            <option value=\"none\">"
;
            
// line 7
            
echo _gettext("None");
            echo 
"</option>
            "
;
            
// line 8
            
if (($context["is_zip"] ?? null)) {
                
// line 9
                
echo "                <option value=\"zip\"";
                
// line 10
                
echo (((($context["selected_compression"] ?? null) == "zip")) ? (" selected") : (""));
                echo 
">
                    "
;
                
// line 11
                
echo _gettext("zipped");
                
// line 12
                
echo "                </option>
            "
;
            }
            
// line 14
            
echo "            ";
            if ((
$context["is_gzip"] ?? null)) {
                
// line 15
                
echo "                <option value=\"gzip\"";
                
// line 16
                
echo (((($context["selected_compression"] ?? null) == "gzip")) ? (" selected") : (""));
                echo 
">
                    "
;
                
// line 17
                
echo _gettext("gzipped");
                
// line 18
                
echo "                </option>
            "
;
            }
            
// line 20
            
echo "        </select>
    </li>
"
;
        } else {
            
// line 23
            
echo "    <input type=\"hidden\" name=\"compression\" value=\"";
            echo 
twig_escape_filter($this->env, ($context["selected_compression"] ?? null), "html"nulltrue);
            echo 
"\">
"
;
        }
    }

    public function 
getTemplateName()
    {
        return 
"display/export/options_output_compression.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
87 => 23,  82 => 20,  78 => 18,  76 => 17,  72 => 16,  70 => 15,  67 => 14,  63 => 12,  61 => 11,  57 => 10,  55 => 9,  53 => 8,  49 => 7,  45 => 5,  43 => 4,  39 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""display/export/options_output_compression.twig""/usr/share/phpmyadmin/templates/display/export/options_output_compression.twig");
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0061 ]--