how to end a session php code example Example: end session variable php // destroy the session <?php session_destroy(); ?>