Vai al codice sorgente di questo file.
Variabili | |
| $url_query = '&goto=tbl_properties_structure.php&back=tbl_properties_structure.php' | |
| $result = PMA_DBI_query('SHOW KEYS FROM ' . PMA_backquote($table) . ';') | |
| $primary = '' | |
| $ret_keys = array() | |
| $pk_array = array() | |
| $fields_rs = PMA_DBI_query('SHOW FULL FIELDS FROM ' . PMA_backquote($table) . ';', NULL, PMA_DBI_QUERY_STORE) | |
| $fields_cnt = PMA_DBI_num_rows($fields_rs) | |
| $show_create_table_res = PMA_DBI_query($show_create_table_query) | |
| $analyzed_sql = PMA_SQP_analyze(PMA_SQP_parse($show_create_table)) | |
| $i = 0 | |
| $comments_map = array() | |
| $mime_map = array() | |
| $cfgRelation = PMA_getRelationsParam() | |
| $i = 0 | |
| $aryFields = array() | |
| $checked = (!empty($checkall) ? ' checked="checked"' : '') | |
| $save_row = array() | |
| $type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')' | |
| $type = htmlspecialchars($type) | |
| $type_nowrap = '' | |
| $binary = 0 | |
| $unsigned = 0 | |
| $zerofill = 0 | |
| $field_encoded = urlencode($row['Field']) | |
| $field_name = htmlspecialchars($row['Field']) | |
| $comment_style = '' | |
|
|
Definizione alla linea 95 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 145 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 179 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 132 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 146 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 275 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 125 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 270 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 271 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 80 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 79 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 144 del file tbl_properties_structure.php. |
|
|
Displays the table structure ('show table' works correct since 3.23.03) Definizione alla linea 102 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 126 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 67 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 65 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 64 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 66 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 147 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 91 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 175 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 172 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 177 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 180 del file tbl_properties_structure.php. |
|
|
Runs common work Definizione alla linea 39 del file tbl_properties_structure.php. |
|
|
Definizione alla linea 181 del file tbl_properties_structure.php. |
1.4.6