<?php // Avoid direct access to this folder if (__FILE__ == $_SERVER['SCRIPT_FILENAME'] ) { header('Location: /'); exit; } ?>