Parašė kipshaz· 2009 Bal. 13 22:04:31
#11
Kai padariau su echo gaunu :
Warning: Cannot modify header information - headers already sent by (output started at /bla/bla/bla/maincore.php:32) in /bla/bla/bla/maincore.php on line 275
Warning: Cannot modify header information - headers already sent by (output started at /bla/bla/bla/maincore.php:32) in /bla/bla/bla/maincore.php on line 309
o eilutes :
32 eilutei pasibaigiai
</script>";
275 eilute
setcookie(COOKIE_PREFIX."lastvisit", $userdata['user_lastvisit'], time() + 3600, "/", "", "0");
309 eilute
header("Location: ".str_replace("&", "&", $location));
Kame bedos ?
Redagavo kipshaz· 2009 Bal. 13 22:04:07