ok
Direktori : /home2/selectio/public_html/y1jobportal.in/ |
Current File : /home2/selectio/public_html/y1jobportal.in/logout.php |
<?php // Start the session session_start(); $_SESSION = array(); session_destroy(); header("Location: index.php"); exit; ?>