Weird Session Behavior - session dissappearing
问题 I am experiencing a very weird behavior with PHP and session. The script that I am using has been working for months and it is working on various servers with various PHP versions. the script read the URL and re-route depending on the URL, for example hitting /offer/abc1234.html it will call the class offer and pass abc1234 as parameter. I have created a "failover" class that in other words if you write /abc1234.html it will test various database entries and if it finds one automatically