Hi all. I understand how to pass the session id thru the url but how do i then access my session variables on my new page?
If it is being passed correctly, then the session values should be available via the $_SESSION super-global array.