Hello,
I am running IIS 5.0, PHP 4.0.6, and MySQL 3.23.
I have a script that includes the following two lines:
$script = getenv ("SCRIPT_NAME");
and,
session_start ( );
Apparently, sessions are not working because I am receiving an error back that
is indicative of this. I ch
this site may provide some insight. phpbuilder.net
here is an article that i found useful.
http://www.phpbuilder.net/columns/alain20001003.php3
bon chance!
scott
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM