PAKWAP.COM
Светлая
Темная
View file student-php-enroolment/admin/logout.php
Downloads
Scripts
Miscellaneous
Student_Enrollment_In_PHP
View archive
View file
File size: 73B
<?php session_start(); session_destroy(); header('Location: login.php');