That's the strange part. I haven't altered the php.ini file to do this. I'm working in a WINNT environment and am using PHP behind an Apache web server.
The ini-file doesn't contain the line
--enable-trans-sid and as I can read in the manual, it isn't initially turned on.
So it shoudn't rewrite, right?
Anyway, even if it SHOULD rewrite, it shouldn't do this in my client side java-code. Now it doesn't know what it's doing and is messing up my code!
Can't I turn it off??