AnonSec Shell
Server IP : 209.38.156.173  /  Your IP : 216.73.216.122   [ Reverse IP ]
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.1.2-1ubuntu2.22
Disable Function : NONE
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/thread-self/root/usr/share/phpmyadmin/templates/database/routines/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /proc/thread-self/root/usr/share/phpmyadmin/templates/database/routines/parameter_row.twig
<tr>
  <td class="dragHandle">
    <span class="ui-icon ui-icon-arrowthick-2-n-s"></span>
  </td>
  <td class="routine_direction_cell{{ class }}">
    <select name="item_param_dir[{{ index }}]">
      {% for value in param_directions %}
        <option value="{{ value }}"{{ item_param_dir == value ? ' selected' }}>{{ value }}</option>
      {% endfor %}
    </select>
  </td>
  <td>
    <input name="item_param_name[{{ index }}]" type="text" value="{{ item_param_name|raw }}">
  </td>
  <td>
    <select name="item_param_type[{{ index }}]">
      {{ supported_datatypes|raw }}
    </select>
  </td>
  <td>
    <input id="item_param_length_{{ index }}" name="item_param_length[{{ index }}]" type="text" value="{{ item_param_length|raw }}">
    <div class="enum_hint">
      <a href="#" class="open_enum_editor">
        {{ get_image('b_edit', '', {'title': 'ENUM/SET editor'|trans}) }}
      </a>
    </div>
  </td>
  <td class="hide no_len">---</td>
  <td class="routine_param_opts_text">
    <select lang="en" dir="ltr" name="item_param_opts_text[{{ index }}]">
      <option value="">{% trans 'Charset' %}</option>
      <option value=""></option>
      {% for charset in charsets %}
        <option value="{{ charset.name }}" title="{{ charset.description }}"{{ charset.is_selected ? ' selected' }}>
          {{- charset.name -}}
        </option>
      {% endfor %}
    </select>
  </td>
  <td class="hide no_opts">---</td>
  <td class="routine_param_opts_num">
    <select name="item_param_opts_num[{{ index }}]">
      <option value=""></option>
      {% for value in param_opts_num %}
        <option value="{{ value }}"{{ item_param_opts_num == value ? ' selected' }}>{{ value }}</option>
      {% endfor %}
    </select>
  </td>
  <td class="routine_param_remove{{ drop_class }}">
    <a href="#" class="routine_param_remove_anchor">
      {{ get_icon('b_drop', 'Drop'|trans) }}
    </a>
  </td>
</tr>

Anon7 - 2022
AnonSec Team