hi
schaut nach einem PHP config problem aus.
Probier das hier in dein php doku einzusetzen.
<?php while(list($key, $value) = each($HTTP_GET_VARS)) $$key = $value; ?>
Und schreib obs jetzt klappt
Gruss Christoph
hi
schaut nach einem PHP config problem aus.
Probier das hier in dein php doku einzusetzen.
<?php while(list($key, $value) = each($HTTP_GET_VARS)) $$key = $value; ?>
Und schreib obs jetzt klappt
Gruss Christoph