Chủ Nhật, 19 tháng 2, 2012
17:51

Code - View File Config Zend (Not dezend)

<?
include 'includes/config.php';
echo $config['Database']['dbname'];
echo "<br>";
echo $config['MasterServer']['username'];
echo "<br>";
echo $config['MasterServer']['password'];
?>
 2.
<?php include('xxx.php'); print_r($GLOBALS); ?>

0 nhận xét:

Đăng nhận xét