Sessions work fine with IIS.
Check you php.ini file for register_globase if that is off (default) you
can only access your variables through $_SESSION[]
- Frank
> can you show some code?
>
> bastien
>
> >From: "Adil" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: [PHP-DB] IIS/PHP que
can you show some code?
bastien
From: "Adil" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-DB] IIS/PHP question
Date: Tue, 16 Nov 2004 11:16:40 -0500
I'm having a weird issue with sessions on IIS running PHP. I was finally
able to use sessions on IIS by setting the save_path to "/temp" an