[ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
1 <?php 2 /* $Id: phpinfo.php 7853 2005-11-22 11:58:37Z cybot_tm $ */ 3 // vim: expandtab sw=4 ts=4 sts=4: 4 5 6 /** 7 * Gets core libraries and defines some variables 8 */ 9 define( 'PMA_MINIMUM_COMMON', true ); 10 require_once ('./libraries/common.lib.php'); 11 12 13 /** 14 * Displays PHP information 15 */ 16 if ( $GLOBALS['cfg']['ShowPhpInfo'] ) { 17 phpinfo(); 18 } 19 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |