官术网_书友最值得收藏!

Autoloading common system resources

We also are autoloading various resources such as support for database access and session management. We need to specify that we're using these resources.

Open the autoload.php file from /path/to/codeigniter/application/config/ in your text editor and find the following line:

$autoload['libraries'] = array();

Replace this line with the following:

$autoload['libraries'] = array('database', 'session');

This will ensure that the resources that are required in order to access the database and to manage sessions are always with us.

主站蜘蛛池模板: 叙永县| 明光市| 师宗县| 阿拉善左旗| 新余市| 河曲县| 汉中市| 米易县| 泗水县| 武山县| 苍山县| 嘉义市| 临海市| 清水县| 江山市| 昌邑市| 宜宾市| 临西县| 吉林省| 临沧市| 平陆县| 开平市| 通渭县| 和平区| 海林市| 潢川县| 灵宝市| 辰溪县| 公安县| 三原县| 额敏县| 家居| 柏乡县| 丽江市| 永川市| 咸阳市| 阳曲县| 寻甸| 共和县| 民权县| 城步|