Multiple loads with one call are done using an array:
$this->load->helper(array('form','url','file'));
$this->load->library(array('session','upload'));
https://www.codeigniter.com/user_guid...
#'url' #codeigniter #development #doesn't #this
https://stackoverflow.com/questions/5...
https://stackoverflow.com/questions/5...