PHP Classes

File: views/500.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP MVC Framework   views/500.php   Download  
File: views/500.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP MVC Framework
Example application using an MVC framework
Author: By
Last change:
Date: 1 month ago
Size: 119 bytes
 

Contents

Class file image Download
<!DOCTYPE html>
<html>
<head>
    <title>Error</title>
</head>
<body>

    <h1>An Error Occurred</h1>

</body>
</html>