how not unset always in session php code example Example: php session destroy <?php // Destroy the currently active session. session_destroy(); ?>