PHP Classes

File: examples/two-step-login/logout.php

Recommend this page to a friend!
  Classes of Subin Siby   Secure PHP Login System   examples/two-step-login/logout.php   Download  
File: examples/two-step-login/logout.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Secure PHP Login System
Register and login users using a database via PDO
Author: By
Last change: Update of examples/two-step-login/logout.php
Date: 2 months ago
Size: 43 bytes
 

Contents

Class file image Download
<?php
require 'config.php';
$LS->logout();