PHP Classes

File: adminindex.php

Recommend this page to a friend!
  Classes of Voznyak Nazar   MVC Membership System   adminindex.php   Download  
File: adminindex.php
Role: Application script
Content type: text/plain
Description: admin index page
Class: MVC Membership System
Membership system using the MVC design pattern
Author: By
Last change:
Date: 20 years ago
Size: 63 bytes
 

Contents

Class file image Download
<?
    Header
("Location: adminpages.php?page=admin_login");
?>