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

Vai al codice sorgente di questo file.

Variabili

 $cookie_path = substr($pma_uri_parts['path'], 0, strrpos($pma_uri_parts['path'], '/'))
 $is_https = (isset($pma_uri_parts['scheme']) && $pma_uri_parts['scheme'] == 'https') ? 1 : 0
 $cfgRelation = PMA_getRelationsParam()
 $phpmain_hash = md5($cfg['PmaAbsoluteUri'])
 $phpmain_hash_js = time()
 $logo_image = $GLOBALS['pmaThemeImage'] . 'logo_left.png'
 $query_frame_height = 0
 $query_frame_height = ($tmp_imgsize[1] + 60)
 $query_frame_height = ((!isset($GLOBALS['theme']) || $GLOBALS['theme']=='original') ? 25 : 0)


Documentazione delle variabili

$cfgRelation = PMA_getRelationsParam()
 

Definizione alla linea 58 del file index.php.

$cookie_path = substr($pma_uri_parts['path'], 0, strrpos($pma_uri_parts['path'], '/'))
 

Definizione alla linea 23 del file index.php.

$is_https = (isset($pma_uri_parts['scheme']) && $pma_uri_parts['scheme'] == 'https') ? 1 : 0
 

Definizione alla linea 24 del file index.php.

$logo_image = $GLOBALS['pmaThemeImage'] . 'logo_left.png'
 

Definizione alla linea 77 del file index.php.

$phpmain_hash = md5($cfg['PmaAbsoluteUri'])
 

Definizione alla linea 64 del file index.php.

$phpmain_hash_js = time()
 

Definizione alla linea 65 del file index.php.

$query_frame_height = ((!isset($GLOBALS['theme']) || $GLOBALS['theme']=='original') ? 25 : 0)
 

Definizione alla linea 84 del file index.php.

$query_frame_height = ($tmp_imgsize[1] + 60)
 

Definizione alla linea 81 del file index.php.

$query_frame_height = 0
 

Definizione alla linea 78 del file index.php.


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