PHP Classes

File: application/views/errors/cli/error_404.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Attendance Management System using Fingerprint   application/views/errors/cli/error_404.php   Download  
File: application/views/errors/cli/error_404.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Attendance Management System using Fingerprint
Keep track of employee attendance with fingerprint
Author: By
Last change: improve feature, now with datables, fix some bugs

improve feature, now with datables, fix some bugs
Date: 9 months ago
Size: 124 bytes
 

Contents

Class file image Download
<?php
defined
('BASEPATH') OR exit('No direct script access allowed');

echo
"\nERROR: ",
$heading,
"\n\n",
$message,
"\n\n";