How to get the correct SessionId?

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
swese44
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Jan 11, 2006 2:11 am
Location: Seattle Area
Contact:

How to get the correct SessionId?

Post by swese44 » Fri Dec 21, 2007 12:29 am

I need to retrieve the sessionId for the current user. I could just pull it from the session database table, but there can be multiple sessionIds for a single user. Is there a global variable for the sessionId I can access, or is there a way to get the correct sessionId from the database?

Thanks.

Post Reply