Welcome Guest, Not a member yet? Register   Sign In
use Session data in config file
#1

How can I use Session data in config file?

My config/database.php has a dynamic 'database' name value set by Session.

How can I access Session data BEFORE Codeigniter has completed its load or simply outside CodeIgniter.

Seems like Session library is calling the session_start() so I can't access Session data without CI.
Reply


Messages In This Thread
use Session data in config file - by JediMind - 08-29-2017, 02:15 PM
RE: use Session data in config file - by Narf - 08-29-2017, 02:42 PM
RE: use Session data in config file - by InsiteFX - 08-30-2017, 02:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB