This is done by PHP's enable-trans-sid directive. The simple solution
would be to disable trand-sid in the php.ini file, but you may rely on
it to maintain sessions on non-cookie users.
So, then there is this directive in php.ini:
; The URL rewriter will look for URLs in a defined set of HTML
Hi, been having some problems with sessions. When i use a session and a form
on the same page. Sometimes php will create a form object called
PHP_SESSIONID.
Since this is inserted as the first object of the form, this will screw up
my javascript validation, wich uses the form element index, i dont
2 matches
Mail list logo