On my computer, whenever a new page is opened, a new session id will be
created instead of accessing the same session id.
When I upload everything on my webhost, it seems to work normal. So
there's no problem with my code. But I want it to work on my local
machine too, because it's better for me to program my website.
I've PHP running on my IIS server ( so, it's not Apache ). Is that the
problem? I've heard about a problem with sessions under IIS. Or do I
have incorrect settings in my php.ini.
Can someone help my. I don't know what to do anymore. If it's the IIS
problem, can it be fixed under IIS?