<?php if($user) { { $user = 0; echo '<html> <head> <meta http-equiv="refresh" content="0;url=index.php"> </head> <body> <a href="index.php">Redirect</a> </body> </html>'; } else { echo '<html> <head> <meta http-equiv="refresh" content="3;url=index.php"> </head> <body> <a href="index.php">Cannot remove cookie!</a> </body> </html>'; } } ?>
Na operce pokazuje się Redirect, po czym niewylogowuje (czasami). Ktoś wie czym to jest spowodowane?
nikt nie wie?
