Welcome Guest, Not a member yet? Register   Sign In
Access to Session vars from within Output.php
#1

[eluser]haydenp[/eluser]
Hi

I'm looking to replace the native Output.php (caching) library with my own custom library (minor tweaks required to the native library).

I understand the reason behind not having access to
Code:
$CI =& get_instance();
from within the library ... however, I need to get hold of my session vars from within my custom Output.php library ... is this possible ... or similar to get_instance(), is the session instantiated later, after the caching?


Messages In This Thread
Access to Session vars from within Output.php - by El Forum - 06-15-2009, 10:23 AM
Access to Session vars from within Output.php - by El Forum - 06-15-2009, 10:54 AM
Access to Session vars from within Output.php - by El Forum - 06-16-2009, 03:27 AM
Access to Session vars from within Output.php - by El Forum - 06-16-2009, 04:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB