1 2 3 4 5 6 7 8
<?php defined('BASEPATH') OR exit('No direct script access allowed'); echo "\nERROR: ", $heading, "\n\n", $message, "\n\n";