Welcome Guest, Not a member yet? Register   Sign In
How to access the Codeigniter 3 session data outside application folder ?
#1

(This post was last modified: 10-09-2015, 05:05 AM by kirank.)

Hi all,

I have a situation where i should access the CI session outside the application folder. I have been migrating an old PHP application to CI, and the client want to keep some of the core old php files as it is (Eg : list_comp.php, list_ost.php etc) and these files are user restricted files and i want to access the Codeigniter session there. I am using Codeigniter login controller for user authentication.

Is it possible to access the Codeigniter session outside the application folder ?

Directory structure as follows
-- application
-- system
-- assets
-- list_comp.php
-- list_ost.php

Thanks
Kiran
Reply




Theme © iAndrew 2016 - Forum software by © MyBB