Accessing session data outside Joomla

Posted by Alec Smart on Stack Overflow See other posts from Stack Overflow or by Alec Smart
Published on 2009-07-24T03:20:48Z Indexed on 2010/04/18 9:03 UTC
Read the original article Hit count: 292

Filed under:
|

Hello,

I am trying to run an application outside Joomla (not as a plugin) and I would like to access the logged in user's information (userid). I am wondering how should I go about doing that? Is there a file which I can include? I tried using $_SESSION but it shows empty.

Is there a simple solution to my problem? Thank you for your time.

© Stack Overflow or respective owner

Related posts about joomla

Related posts about php