Konu
son girdiği sayfanın açılması
29-07-2007, 17:03:19
#2
S4l1h
Kimlik doğrulama veya yönetimden onay bekliyor.
header
(
"Location: http://"
.
$domain
.
$directory
.
"index.php"
);
Yerine
echo "<script>location.href='".$_SERVER[HTTP_REFERER]."';</script>";
yazman yeterlidir