Jump to content

$_SESSION[ID] == $ID !!!?


hassank1

Recommended Posts

Ok I spend days and days trying to fix a bug in my application... offline it's working ok .. but online the page behave unexpectedly ... so then accidently I've figured out that the value of a session is changed .. for example I've a session --> $_SESSION[iD]

 

so whenever I set a variable .. $ID = 5 ... automatically $_SESSION[iD] become 5 .. I mean that's weird .. it's not happening offline.. so what's that exactly ? and could it be disabled?

 

thx

Link to comment
https://forums.phpfreaks.com/topic/153235-_sessionid-id/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.