[eluser]MrAmine[/eluser]
why I always find the sessions nonempty in my browser CodeIgniter
Automatic ci_session
and I have no form or anything
[eluser]WanWizard[/eluser]
?
What's your definition of session? What is non-empty?
[eluser]MrAmine[/eluser]
when i open my browser i found ci_session
and when i delete all cookies after i refresh the page i found another ci_session cookie
[eluser]WanWizard[/eluser]
If you don't want that, don't load the Session library.
[eluser]MrAmine[/eluser]
but i have another problem can u help me plz ( about session )
[eluser]WanWizard[/eluser]
Start by explaining what the problem is, any error messages you have, what the code is that causes the problem, and what you want it to do...