Question:Differentiate between helper and plug-in? 

Answer 


The main difference is that a plug-in usually provides a single function, whereas a Helper is usually a collection of functions. Helpers are also considered a part of the core system; plug-ins are intended to be created and shared by our community.In loading the difference is

$this->load->plugin(plugin name);

$this->load->helper (file name of the helper);

 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd.com\answers\column_answer_two.php on line 128
+ Report
Total Preview: 1013
Differentiate between helper and plug-in?
Copyright © 2024. Powered by Intellect Software Ltd