What's the correct way to handle GET fallback with sessions in PHP404pl1?
If I remember correctly, with the track vars enabled the $sid variable would be empty if a cookie was available, otherwise it had the "SID=xxxx" string in it.
Thanks, Steve
Never mind - I discovered the SID constant.