My Snippets
My Collections
Search Engine
Pricing
logout.php
unknown
php
2 years ago
77 B
4
Indexable
<?php session_start(); session_unset(); header("location: login.php"); ?>
Editor is loading...
Leave a Comment