The problem what that I was using header("Location: http://mysite.com";)
and it seems that PHP will not automatically insert the SID in this case.
Now I need to find a quick and simple way to see if cookies are disabled
or not. If they are I need to manually add the SID to the header() call
.
On Thursday 15 August 2002 17:06, Jean-Christian Imbeault wrote:
> I have compiled PHP with the following:
>
> './configure' '--with-pgsql' '--without-mysql' '--enable-track-vars'
> '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex'
> '--enable-trans-sid' '--with-apache=../apache_1.
I have compiled PHP with the following:
'./configure' '--with-pgsql' '--without-mysql' '--enable-track-vars'
'--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex'
'--enable-trans-sid' '--with-apache=../apache_1.3.26/'
Unfortunately it seems that the --enable-trans-sid option is not
3 matches
Mail list logo