Welcome Guest, Not a member yet? Register   Sign In
load library to other libraries
#1

Good day!

I have my library Curl.php. And i'm going to load this library to my different libraries.

If i have one library, this situation is:
lib1.php
PHP Code:
$this->ci =& get_instance();
$this->ci->load->library('curl'); 
But if there are several (lib1.php,lib2.php,...)?

Thank you!
Reply


Messages In This Thread
load library to other libraries - by Sarog - 11-06-2018, 06:51 AM
RE: load library to other libraries - by php_rocs - 11-06-2018, 08:15 AM
RE: load library to other libraries - by InsiteFX - 11-06-2018, 10:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB