![]() |
Sergey Kornilov admin 2/28/2011 |
Something like this will work: if ($_SESSION["UserID"]=="admin") |
C
|
cis2131 author 2/28/2011 |
Something like this will work: if ($_SESSION["UserID"]=="admin")
|
![]() |
Sergey Kornilov admin 2/28/2011 |
Add this code to header.php file. (<project directory>\visual\header.php) <?php |