ok
Direktori : /proc/thread-self/root/proc/thread-self/root/home2/selectio/www/tnpsctestbatch.com/ |
Current File : //proc/thread-self/root/proc/thread-self/root/home2/selectio/www/tnpsctestbatch.com/logout.php |
<?php ob_start(); session_start(); include 'config/config.php'; unset($_SESSION['user_exam']); session_destroy(); setcookie("Name", "", time() - 60, '/', 'tnpsctestbatch.com' ); setcookie("users_id", "", time() - 60, '/', 'tnpsctestbatch.com' ); setcookie("exam_type", "", time() - 60, '/', 'tnpsctestbatch.com' ); header("location: index.php"); ?>