Welcome Guest, Not a member yet? Register   Sign In
Libraries
#2

[eluser]coolfactor[/eluser]
Here is one approach.

Code:
$this->load->library('sample');
$this->sample->var1 = 'value1';
$this->sample->var2 = 'value2';


Messages In This Thread
Libraries - by El Forum - 08-23-2007, 09:47 AM
Libraries - by El Forum - 08-23-2007, 11:05 AM
Libraries - by El Forum - 08-23-2007, 11:11 AM
Libraries - by El Forum - 08-23-2007, 11:16 AM
Libraries - by El Forum - 08-23-2007, 11:34 AM
Libraries - by El Forum - 08-23-2007, 11:41 AM
Libraries - by El Forum - 08-23-2007, 11:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB