The following files exists in this folder. Click to view.
webbutv3/exercices/formular/
email.php index.php login.php logout.php
email.php
index.php
login.php
logout.php
4 lines ASCII Windows (CRLF)
1
2
3
4
<?php session_start(); session_destroy(); header("Location: login.php");