I want to create external php file with function in it. How to call the function from controller ?
Thank you
if you create php comman function file so create your file in application/library folder and add your file in autoload.php in library and you can use any ware