hi,
header("Location: $PHP_SELF?".SID);
ein redirect per Location:-header erfordert einen _absoluten_ URL.
$PHP_SELF reicht also hier nicht aus.
gruss,
wahsaga
hi,
header("Location: $PHP_SELF?".SID);
ein redirect per Location:-header erfordert einen _absoluten_ URL.
$PHP_SELF reicht also hier nicht aus.
gruss,
wahsaga