class Demo extends CI_Controller { function __construct() { parent::__construct(); } }
php codeigniter
codeigniter ×1
php ×1