Hi.
I wonder how the --enable-trans-sid work. Is it only connected with the <a href="xxx.php3">xxx.php3</a> tag or does it work if I use: header("Location: xxx.php3"); ?
I prev. used PHPLIB and there you entered $sess->url(xxx.php3) everywhere and it always worked. So my question is: how much does the --enable-trans-sid cover?