Christian Seiler: Session Start mit PHP 4.0.6

Beitrag lesen

Hallo nochmal,

Header ('Location: http://'.$_SERVER["HTTP_HOST"].$curdir.'/index.php?msg='.urlencode ($msg));

Natürlich ist bei PHP 4.0.6 $_SERVER Quatsch... Sorry... Meinte natürlich $HTTP_SERVER_VARS.

Viele Grüße,
Christian