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


Viewing file:     55a25f02cdcaabe7fc99b6c93f60328cd6bd85bfb712ce0437a0cb22d31b3150.php (2.63 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;

/* database/create_table.twig */
class __TwigTemplate_d0e4690fa8b64606ef9e779c52c0481f0c183e863b4a7caaf3f4a60e39d40135 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 "<form id=\"create_table_form_minimal\" method=\"post\" action=\"tbl_create.php\" class=\"lock-page\">
    <fieldset>
        <legend>
        "
;
        
// line 4
        
if (PhpMyAdmin\Util::showIcons("ActionLinksMode")) {
            
// line 5
            
echo PhpMyAdmin\Util::getImage("b_table_add");
        }
        
// line 7
        
echo "        ";
        echo 
_gettext("Create table");
        
// line 8
        
echo "        </legend>
        "
;
        
// line 9
        
echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null));
        echo 
"
        <div class=\"formelement\">
            "
;
        
// line 11
        
echo _gettext("Name");
        echo 
":
            <input type=\"text\" name=\"table\" maxlength=\"64\" size=\"30\" required=\"required\" />
        </div>
        <div class=\"formelement\">
            "
;
        
// line 15
        
echo _gettext("Number of columns");
        echo 
":
            <input type=\"number\" min=\"1\" name=\"num_fields\" value=\"4\" required=\"required\" />
        </div>
        <div class=\"clearfloat\"></div>
    </fieldset>
    <fieldset class=\"tblFooters\">
        <input type=\"submit\" value=\""
;
        
// line 21
        
echo _gettext("Go");
        echo 
"\" />
    </fieldset>
</form>
"
;
    }

    public function 
getTemplateName()
    {
        return 
"database/create_table.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
74 => 21,  65 => 15,  58 => 11,  53 => 9,  50 => 8,  47 => 7,  44 => 5,  42 => 4,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""database/create_table.twig""/usr/share/phpmyadmin/templates/database/create_table.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.0102 ]--