<?php @session_start(); $_SESSION['requestedLocation'] = dirname(__FILE__); header('Location: ../../index.php?page=pageProtect'); ?>