Welcome Guest, Not a member yet? Register   Sign In
[Discussion] CI Session Library
#1

[eluser]jegbagus[/eluser]
Hello everybody. i currently developing chat system and i really thanks to CI developer that provide session library
and it was help me a lot to easier my project. I create how is online using this session library. but there i find some problem :
1. there is some record that never deleted from database. after i look deep at session class, session will only delete session record it they have both session id & the time is already expire. So when the client browse inr loose their cookies that hold session data browser, the record will never be deleted. i think session library should delete all expire session. not only from given session id from the cookies.
2. the ajax request also create & update session. i think session library be determine ajax request and normal request. and should not create & update session.

please comment if you have a different idea.

regards.


Messages In This Thread
[Discussion] CI Session Library - by El Forum - 01-14-2010, 12:26 AM
[Discussion] CI Session Library - by El Forum - 01-14-2010, 03:57 AM
[Discussion] CI Session Library - by El Forum - 01-14-2010, 04:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB