Re: [phplib] sesion.inc problem From: Arne (abolsen <email protected>)
Date: 07/27/00

>Warning: Uninitialized variable or array index or property (sid) in
>session.inc on line 396
>
Have a look at your php error reporting value, which you probably have to adjust (In php.ini or .htaccess). The error 'after header has been...' is probably because the first error message send output to the browser before the cookie/header.

Best regards
Arne

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>