Hello, since the last Releases of PHP there is the possibility to switch on and off the transmitting of Variables thru URLs.
In the php.ini is written, that its more secure to use Global Server Vars. But I must say, that i have forgotten how to use these. It was something about $HTTP_POST_VARS, but I don't know how to get a chosen value out of it. Can somebody tell me how to write a reference on the values of $HTTP_POST_VARS. Thanx Sascha