View Single Post

  #1 (permalink)  
Old 12-08-2006
Brian
 
Posts: n/a
Default Session ID (SID)

Hi there

Just a quick question, i have just swapped to a new server and I'm finding
the odd problems with
scripts that did work and now not, and have found one today,
I have had to change from $HTTP_SESSION_VARS to $_SESSION, most of it is now
working fine,
but in a form i am using ?<?php echo SID ?> to past over the session info
but SID does not seem to
work anymore and I can't find what it should be now?

Brian


Reply With Quote