Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/From USB/
Upload File :
Current File : C:/Users/ITO/Desktop/From USB/logout.php

<?php
session_start();
session_destroy();
header('location:../index.php');

?>