how to session pass in codeigniter
How to retrive data from database using session of particular user after login in codeigniter
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roshan RathodPosted Jul 10, 2020, 11:03 PM
Vijay PatelPosted Jul 2, 2020, 12:50 AM
Ravishankar NPosted Feb 25, 2019, 8:00 AM
Create a variable for currently logged in user:
Or you can just use another variable which shouldn't be overwritten:
And then somewhere in script:
Harikrishna KundariyaPosted Feb 14, 2019, 7:53 AM
Joseph ThomasPosted Feb 13, 2019, 7:04 AM
Sanwar RanwaPosted Feb 12, 2019, 10:22 PM