403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.48
Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64
User : win 10 ( 0)
PHP Version : 8.2.12
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  D:/xamppkk/phpMyAdmin/templates/navigation/tree/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : D:/xamppkk/phpMyAdmin/templates/navigation/tree/database_select.twig
{{ quick_warp|raw }}

<div id="pma_navigation_select_database">
  {{ list_navigator|raw }}

  <div id="pma_navigation_db_select">
    <form action="{{ database_url }}" method="get">
      {{ get_hidden_fields({'server': server}) }}

      <select name="db" class="hide" id="navi_db_select" aria-label="{% trans 'Databases' %}">
        {% for option in options %}
          <option value="{{ option.name }}" title="{{ option.title }}"
            data-apath="{{ option.data.apath }}"
            data-vpath="{{ option.data.vpath }}"
            data-pos="{{ option.data.pos }}"
            {{ option.isSelected ? " selected" : "" }}>
              {{- option.name -}}
            </option>
        {% endfor %}
      </select>
    </form>
  </div>
</div>

<div id="pma_navigation_tree_content">
  <ul>
    {{ nodes|raw }}
  </ul>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit