//配置文件 Config.php1 // 默认使用数据库配置 *****************************************2 3 $Config['ConnectTag'] = 'default'; // Mysql连接标识 可同时进行多连接4 $Config['Host'] = 'localhost'; // Mysql主机地址5 $Config['User'] = 'root'; // Mysql用户6 $Config['Password'] = '
posted @ 2014-03-21 11:23
霓虹晚照
阅读(539)
评论(0)
推荐(0)