Helper is a collection of function that you can call from controller , model or view.
$this->load->helper('helper_name'); $name = helper_function();
There was an error while loading. Please reload this page.