PHP Classes

File: account/phpsls/global_sls.php

Recommend this page to a friend!
  Classes of Mohamed Elbahja   PHP Secure Login Library   account/phpsls/global_sls.php   Download  
File: account/phpsls/global_sls.php
Role: Auxiliary script
Content type: text/plain
Description: Application script
Class: PHP Secure Login Library
Login users and start sessions in a MySQL database
Author: By
Last change:
Date: 7 years ago
Size: 204 bytes
 

Contents

Class file image Download
<?php defined('INC_FILES') || exit('direct access not allowed');

require_once(
SLS_DIR . '/autoload.php');

$sls = new SlsCore\Sls();

spl_autoload_unregister('SlsLoader'); // unregister phpsls autoloader