摘要:
有时候在CI框架中需要自定义配置文件配置文件config/myconfig.php<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');// 专家ID$config['test'] = array('0' => '124', '1' => '81', '2' => '136');?>获取配置数据示例$this->config 阅读全文
posted @ 2013-01-18 09:36
kwishly
阅读(413)
评论(0)
推荐(0)
浙公网安备 33010602011771号