This is a discussion on Session ID (SID) within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi there Just a quick question, i have just swapped to a new server and I'm finding the odd ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
|
|||
|
session_id()
Brian wrote: > 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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|