Login   Register  
PHP Classes
elePHPant
Icontem

File: tratarErro.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alexsandro Souza  >  PHP Fatal Error Handler  >  tratarErro.php  >  Download  
File: tratarErro.php
Role: Example script
Content type: text/plain
Description: hanle error
Class: PHP Fatal Error Handler
Handle fatal PHP errors redirecting to a page
Author: By
Last change:
Date: 2013-05-01 07:30
Size: 192 bytes
 

Contents

Class file image Download
<?php
require_once 'HandleError.php';
$hErro = new helpers\HandleError();
$hErro->notify('email de destino','email de copia''email remetente','assunto''mensagem acompanhando o ero' );