01-14-2010, 04:12 AM
[eluser]jegbagus[/eluser]
thanks noxie.
i notice CI also have a garbage collection probability that set only 5 (100 will delete all expire session).
and here a tips, hope it will help you a little. CI will only recognize variable that set to the session after reloading. but you can retrieve session that just you already set with call sess_read in session library.
thanks.
thanks noxie.
i notice CI also have a garbage collection probability that set only 5 (100 will delete all expire session).
and here a tips, hope it will help you a little. CI will only recognize variable that set to the session after reloading. but you can retrieve session that just you already set with call sess_read in session library.
thanks.