Is there anyway that the session_id can be passed in the url? sorry if this is a silly question, Is it <a href=URL?sessionid> or does this not work?
Any ideas?
Thanks
Yeah - you can get it done automatically by enabling enable_session_trans_id in the pHP.ini or by placing sid=session_id() in the url....