Welcome Guest, Not a member yet? Register   Sign In
CI 3.0.7 don't see APPPATH. Why?
#7

in client.php remark out the name space.

PHP Code:
// Load the library
$this->load->library('client');

// Create a new instants of client
$test = new client($apiKey$apiSecret); 

Load it like any other CodeIgniter Library...
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
CI 3.0.7 don't see APPPATH. Why? - by StAlKeRxXl - 02-28-2018, 01:43 PM
RE: CI 3.0.7 don't see APPPATH. Why? - by ciadmin - 02-28-2018, 05:04 PM
RE: CI 3.0.7 don't see APPPATH. Why? - by JayAdra - 02-28-2018, 11:06 PM
RE: CI 3.0.7 don't see APPPATH. Why? - by InsiteFX - 03-01-2018, 06:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB