I\'m trying to get my script to use url session id instead of cookies. The following page is not picking up the variable in the url as the session id. I must be missing some
be careful when using the url to pass session ids, that could lead to session hijacking via the referer!