session_start(); if (!isset($_SESSION['admin'])) { header('location:login.php'); }
Create and manage static pages for your website
Create a new static page
Manage existing pages