phpbar.de logo

Mailinglisten-Archive

[php] GET Vars

[php] GET Vars

Erich Hohermuth eh_(at)_profzone.ch
Tue, 15 Aug 2000 15:28:10 +0200


Hallo

> Es tat ja schonmal aber plötzlich nimmer und ich hab die
> php.ini-optimized
> genommen unverändert!
>
>

Hier liegt wohl dein Problem. Aus den ersten paar Zeilen der
php.ini-optimized

- register_globals = Off
;     Global variables are no longer registered for input data (POST,
GET, cookies,
;     environment and other server variables).  Instead of using $foo,
you must use
;     $HTTP_POST_VARS["foo"], $HTTP_GET_VARS["foo"],
$HTTP_COOKIE_VARS["foo"],
;     $HTTP_ENV_VARS["foo"] or $HTTP_SERVER_VARS["foo"], depending on
which kind
;     of input source you're expecting 'foo' to come from.


Gruss
	Erich



php::bar PHP Wiki   -   Listenarchive