[+] EDITØR MODE [+]
htdocs
>
public
>
www
>
PHP_script
>
logout.php
Edit File: logout.php
<?php session_start(); if(session_destroy()) { header("Location: admin.php"); } ?>
Method:
fopen()
file_put_contents()
stream_context_create()
Simpan
Rename:
Rename