In index.php
Codice PHP:
define('_IN_INDEX'true); 
nelle altre pagine, in cima
Codice PHP:
defined('_IN_INDEX') or die('No direct access');