Phpshoutv3 > Admin / Admin Functions.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Phpshoutv3

Download:
phpshoutv3.zip

Category:
Chat Scripts

Archive Content:

Admin

Content:

Images

Content:

Admin Functions.php:


<?
function phpshout_chk_login()
{
    
session_start();
    if (!isset(
$_SESSION["phpshout_admin_login"])) {
        echo 
"You are currently not logged in. Please go to the login page";
        exit;
    }
}
?>


Other Chat Scripts Scripts:

WebMaster Resources Home

©RingsWorld.com