Da liets wer nicht WCM.
Mit den übergebenen Vaiablen hat sich was mit PHP V4.2.x geändert, wie man schon in WCM 168 lesen konnte
http://at.php.net/release_4_2_0.php
Zitat:
The biggest change in PHP 4.2.0 concerns variable handling. External variables (from the environment, the HTTP request, cookies or the web server) are no longer registered in the global scope by default. The preferred method of accessing these external variables is by using the new Superglobal arrays, introduced in PHP 4.1.0.
|