ok
Direktori : /home2/selectio/public_html/ramali.in/dashboard/delivery-boy/ |
Current File : //home2/selectio/public_html/ramali.in/dashboard/delivery-boy/logout.php |
<?php session_start(); unset($_SESSION['name']); unset($_SESSION['id']); header("location:index.php");