55ok

Mini

Direktori : /home/bestphotography/www/Admin/
Upload File :
Current File : /home/bestphotography/www/Admin/logout.php

<?php

// Initialize the session

session_start();

 

// Unset all of the session variables

$_SESSION = array();

 

// Destroy the session.

session_destroy();

 

// Redirect to login page

header("location: index.php");

exit;

?>

Zerion Mini 1.0