6 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] chicken and egg problem with SID
>
>
> I have a multi page sequence of input forms tied to a session. It
> works perfectly with cookies. But I also want to make it work without
> cookies, using:
>
> php_value s
I have a multi page sequence of input forms tied to a session. It
works perfectly with cookies. But I also want to make it work without
cookies, using:
php_value session.use_cookies 0
php_value session.use_trans_sid 1
in my .htaccess file, to use the SID support provided by PHP.
When
2 matches
Mail list logo