Welcome Guest, Not a member yet? Register   Sign In
How to call a variable globally
#9

[eluser]thurting[/eluser]
If you stick you custom class in a folder called application/libraries you can load/instantiate the class using CI's built in load method. You could also just include a require statement at the top of the script using the class and then you could place it anywhere.


Messages In This Thread
How to call a variable globally - by El Forum - 10-21-2007, 11:02 PM
How to call a variable globally - by El Forum - 10-21-2007, 11:56 PM
How to call a variable globally - by El Forum - 10-21-2007, 11:59 PM
How to call a variable globally - by El Forum - 10-22-2007, 12:11 AM
How to call a variable globally - by El Forum - 10-22-2007, 12:39 AM
How to call a variable globally - by El Forum - 10-22-2007, 12:47 AM
How to call a variable globally - by El Forum - 10-22-2007, 12:49 AM
How to call a variable globally - by El Forum - 10-22-2007, 12:52 AM
How to call a variable globally - by El Forum - 10-22-2007, 01:13 AM
How to call a variable globally - by El Forum - 10-22-2007, 02:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB