I have a function named enable_disable(param1,param2) in my_helper.php.
How can I call this enable_disable(param1,param2) from routes.php in codeigniter?
Please share your great ideas if anyone have the key.
I have a function named enable_disable(param1,param2) in my_helper.php.
How can I call this enable_disable(param1,param2) from routes.php in codeigniter?
Please share your great ideas if anyone have the key.