Grabbing Vanilla2 Session Info?
I am working on linking Vanilla 2 sessions to another script. Both scripts are located on the same server, just a different directory. I need to pull the Username (or UserID, doesn't matter) from the Session that is established when logged into Vanilla.
I had the same thing implemented with Vanilla 1, but it seems like the Garden framework handles Sessions differently then the traditional PHP way (Grabbing from $_SESSION).
How can I call the Vanilla2 session information from an external application?
Thanks.
I had the same thing implemented with Vanilla 1, but it seems like the Garden framework handles Sessions differently then the traditional PHP way (Grabbing from $_SESSION).
How can I call the Vanilla2 session information from an external application?
Thanks.
0