PHP Classes

File: test/Templates/404.php

Recommend this page to a friend!
  Classes of Artur Graniszewski   ZEUS for PHP   test/Templates/404.php   Download  
File: test/Templates/404.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: ZEUS for PHP
Manage the execution of multiple parallel tasks
Author: By
Last change:
Date: 7 years ago
Size: 122 bytes
 

Contents

Class file image Download
<?php

echo "ERROR 404 DETECTED!\n\n";
echo
"MESSAGE: {$this->message}\n";
echo
"REASON: {$this->reason}\n";