[PHP] pobierz, plaintext if ($_GET["wylogowanie"] == "tak") {session_unset();session_destroy();header('Location: index.php');}[PHP] pobierz, plaintext
[PHP] pobierz, plaintext <?phpsession_start();$_SESSION = array();session_destroy();header('location: index.php');?>[PHP] pobierz, plaintext