<? include 'includes/config.php'; echo $config['Database']['dbname']; echo "<br>"; echo $config['MasterServer']['username']; echo "<br>"; echo $config['MasterServer']['password']; ?>
<?
include 'includes/config.php';
echo $config['Database']['dbname'];
echo "<br>";
echo $config['MasterServer']['username'];
echo $config['MasterServer']['password'];
?>
2.<?php include('xxx.php'); print_r($GLOBALS); ?>
<?php include('xxx.php'); print_r($GLOBALS); ?>
0 nhận xét:
Đăng nhận xét