Location:
PHPKode
>
projects
>
PHP Manual Creator
> includes/functions/loggincheck.php
<?php session_start(); if(!isset($_SESSION['madmin']['id'])) { header("Location: login.php"); } ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
PHP Manual Creator