»' . "\n"; $item = '' .' ' . "\n" .'%4$s: %3$s' . "\n"; echo '
' . "\n"; printf( $item, $GLOBALS['cfg']['DefaultTabServer'], PMA_generate_common_url(), 'Server', __('Server'), 'ic_s_host' ); echo $separator; printf( $item, $GLOBALS['cfg']['DefaultTabDatabase'], '', 'Database', __('Database'), 'ic_s_db' ); echo $separator; printf( $item, $GLOBALS['cfg']['DefaultTabTable'], '', 'Table', (isset($GLOBALS['tbl_is_view']) && $GLOBALS['tbl_is_view'] ? __('View') : __('Table')), (isset($GLOBALS['tbl_is_view']) && $GLOBALS['tbl_is_view'] ? 'ic_b_views' : 'ic_s_tbl') ); echo '' .'"Table comment"' . "\n"; echo '
'; /** * Displays tab links */ $tabs = array(); $tabs['databases']['icon'] = 's_db.png'; $tabs['databases']['link'] = 'server_databases.php'; $tabs['databases']['text'] = __('Databases'); $tabs['sql']['icon'] = 'b_sql.png'; $tabs['sql']['link'] = 'server_sql.php'; $tabs['sql']['text'] = __('SQL'); $tabs['status']['icon'] = 's_status.png'; $tabs['status']['link'] = 'server_status.php'; $tabs['status']['text'] = __('Status'); $tabs['vars']['icon'] = 's_vars.png'; $tabs['vars']['link'] = 'server_variables.php'; $tabs['vars']['text'] = __('Variables'); $tabs['charset']['icon'] = 's_asci.png'; $tabs['charset']['link'] = 'server_collations.php'; $tabs['charset']['text'] = __('Charsets'); $tabs['engine']['icon'] = 'b_engine.png'; $tabs['engine']['link'] = 'server_engines.php'; $tabs['engine']['text'] = __('Engines'); $tabs['rights']['icon'] = 's_rights.png'; $tabs['rights']['link'] = 'server_privileges.php'; $tabs['rights']['text'] = __('Privileges'); $tabs['binlog']['icon'] = 's_tbl.png'; $tabs['binlog']['link'] = 'server_binlog.php'; $tabs['binlog']['text'] = __('Binary log'); $tabs['process']['icon'] = 's_process.png'; $tabs['process']['link'] = 'server_processlist.php'; $tabs['process']['text'] = 'caution'; $tabs['process']['class'] = 'caution'; $tabs['export']['icon'] = 'b_export.png'; $tabs['export']['text'] = 'disabled'; $tabs['export2']['icon'] = 'b_export.png'; $tabs['export2']['text'] = 'disabled caution'; $tabs['export2']['class'] = 'caution'; $tabs['import']['icon'] = 'b_import.png'; $tabs['import']['link'] = 'server_import.php'; $tabs['import']['text'] = 'active'; $tabs['import']['class'] = 'active'; echo PMA_generateHtmlTabs($tabs, array()); unset($tabs); if (@file_exists($pmaThemeImage . 'logo_right.png')) { ?> phpMyAdmin

phpMyAdmin ' . PMA_VERSION . '' ); ?>


getHtmlSelectBox(false); ?>

H1 Header

H2 Header

H3 Header

H4 Header

success message box content!

Success message box header!

success message box content!
notice message box content!

Notice message box header!

notice message box content!
error message box content!

Error message box header!

error message box content!
Confirmation fieldset QUERY TO EXECUTE;

success message box content!
SELECT *
FROM `test`
LIMIT 0 , 30;
SELECT *
FROM `test`
LIMIT 0 , 30;
SELECT *
FROM `test`
LIMIT 0 , 30;
SELECT *
FROM `test`
LIMIT 0 , 30;
[ Bearbeiten ] [ SQL erklären ] [ PHP-Code erzeugen ] [ Aktualisieren ]

table.data caption
table.data thead tr th table.data thead tr th action table.data thead tr th
table.data tfoot tr th table.data tfoot tr th action table.data tfoot tr th
td.value drop drop drop table.data tbody tr.odd td
td.value drop drop drop table.data tbody tr.even td
td.value drop drop drop table.data tbody tr.odd td
td.value drop drop drop table.data tbody tr.even td