Riferimenti per il file typo3_src/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/db_operations.php

Vai al codice sorgente di questo file.

Variabili

 $force_queryframe_reload = TRUE
 $local_query = ';'
 $sql_query = $local_query
 $tables_full = PMA_DBI_get_tables_full($db)
 $sql_query = $back . $sql_query
 $where_fields = array('dbase' => $db)
 $new_fields = array('dbase' => $newname)
 $local_query = 'DROP DATABASE ' . PMA_backquote($db) . ';'
 $sql_query = "\n" . $local_query
 $message = sprintf($strRenameDatabaseOK, htmlspecialchars($db), htmlspecialchars($newname))
 $db = $newname
 $cfgRelation = PMA_getRelationsParam()
 $url_query = '&goto=db_operations.php'
 $sub_part = '_structure'
 db
 $test_rs = PMA_query_as_cu($test_query, NULL, PMA_DBI_QUERY_STORE)


Documentazione delle variabili

$cfgRelation = PMA_getRelationsParam()
 

Definizione alla linea 110 del file db_operations.php.

$db = $newname
 

Definizione alla linea 98 del file db_operations.php.

$force_queryframe_reload = TRUE
 

Definizione alla linea 17 del file db_operations.php.

$local_query = 'DROP DATABASE ' . PMA_backquote($db) . ';'
 

Definizione alla linea 82 del file db_operations.php.

$local_query = ';'
 

Definizione alla linea 34 del file db_operations.php.

$message = sprintf($strRenameDatabaseOK, htmlspecialchars($db), htmlspecialchars($newname))
 

Definizione alla linea 85 del file db_operations.php.

$new_fields = array('dbase' => $newname)
 

Definizione alla linea 73 del file db_operations.php.

$sql_query = "\n" . $local_query
 

Definizione alla linea 83 del file db_operations.php.

$sql_query = $back . $sql_query
 

Definizione alla linea 65 del file db_operations.php.

$sql_query = $local_query
 

Definizione alla linea 35 del file db_operations.php.

$sub_part = '_structure'
 

Definizione alla linea 129 del file db_operations.php.

$tables_full = PMA_DBI_get_tables_full($db)
 

Definizione alla linea 39 del file db_operations.php.

$test_rs = PMA_query_as_cu($test_query, NULL, PMA_DBI_QUERY_STORE)
 

Definizione alla linea 347 del file db_operations.php.

$url_query = '&goto=db_operations.php'
 

Definizione alla linea 126 del file db_operations.php.

$where_fields = array('dbase' => $db)
 

Definizione alla linea 72 del file db_operations.php.

db
 

Valore iniziale:

' . urlencode($GLOBALS['db']) . '">'
                   . htmlspecialchars($GLOBALS['db']) . '</a>';
        // else use
        // $strDBLink = htmlspecialchars($db);
    echo '             ' . sprintf($strCreateNewTable, $strDBLink) . ':&nbsp;' . "\n";
    echo '     </td></tr>';
    echo '     <tr bgcolor="'.$cfg['BgcolorOne'].'"><td nowrap="nowrap">';
    echo '             ' . $strName . ':&nbsp;' . "\n";
    echo '     </td>';
    echo '     <td nowrap="nowrap">';
    echo '             ' . '<input type="text" name="table" maxlength="64" size="30" class="textfield" />';
    echo '     </td><td>&nbsp;</td></tr>';
    echo '     <tr bgcolor="'.$cfg['BgcolorOne'].'"><td nowrap="nowrap">';
    echo '             ' . $strFields . ':&nbsp;' . "\n";
    echo '     </td>';
    echo '     <td nowrap="nowrap">';
    echo '             ' . '<input type="text" name="num_fields" size="2" class="textfield" />' . "\n";
    echo '     </td>';
    echo '     <td align="right">';
    echo '             ' . '&nbsp;<input type="submit" value="' . $strGo . '" />' . "\n";
    echo '     </td> </tr>' . "\n";
    echo '        </form>' . "\n";
    echo '</table>' . "\n";

    echo '<table border="0" cellpadding="2" cellspacing="0">';
    if ($cfgRelation['commwork']) {
?>
    <!-- Alter/Enter db-comment -->
        <tr><td colspan="3"><img src="<?php echo $GLOBALS['pmaThemeImage'] . 'spacer.png'

Definizione alla linea 154 del file db_operations.php.


Generato il Thu Jan 19 15:19:01 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6