Thursday, January 6, 2011

Codeigniter Framwork

载入辅助函数
$this->load->helper('name');
name 是辅助函数文件的名字(不带.php后缀 和"helper" 部分)。

No comments: