I stället för att behöva ringa / inkludera en fil du behöver på varje enskild sida, kan du automatiskt lägga dem (överst i filen) eller läggas till (längst ned i filen) automatiskt genom din .htaccess-fil.
php_value auto_prepend_file "/real/path/to/file/functions.php" php_value auto_append_file "/real/path/to/file/footer.php"