Skip to content

A component which provides a simple logging interface if the user isn't logged

Notifications You must be signed in to change notification settings

Glecun/simple-logging-interface

Repository files navigation

simple-logging-interface

A component which provides a simple logging interface if the user isn't logged

Prerequisites

Replace [YOUR_PASSWORD] in the file check.php by the password you want.

Getting Started

Just include the islogged script in your project

<?php session_start(); ?>
<?php include "connexion/islogged.php"; ?>

Examples

About

A component which provides a simple logging interface if the user isn't logged

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published