. For more information, visit http://sourceforge.net/projects/ipreg, or contact me at wietsew@users.sourceforge.net *****************************************************************************/ session_start(); // clear and destroy session $_SESSION = array(); session_destroy(); header("Location: index.php"); ?>