D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
salvation.incrediblebengal.com
/
admin
/
Filename :
logout.php
back
Copy
<?php session_start(); session_unset($_SESSION['restroUser']); session_destroy(); // if(isset($_COOKIE['$log_type'])): // setcookie('$log_type', '', time()-7000000, '/'); // endif; echo '<script> window.location.href = "index.php";</script>'; ?>