PHP Classes

File: src/not_found.php

Recommend this page to a friend!
  Classes of Luca Liscio   eXperience Error Pages   src/not_found.php   Download  
File: src/not_found.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: eXperience Error Pages
Implement personalized HTTP error handling pages
Author: By
Last change:
Date: 4 months ago
Size: 76 bytes
 

Contents

Class file image Download
<?php header ("Location:./errore.php?err=404&".$_SERVER['QUERY_STRING']) ?>