Login   Register  
PHP Classes
elePHPant
Icontem

File: asmvc/sysfiles/views/error_view.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alex B. Snet  >  ASf MVC  >  asmvc/sysfiles/views/error_view.php  >  Download  
File: asmvc/sysfiles/views/error_view.php
Role: Example script
Content type: text/plain
Description: ASfMVC Script error view
Class: ASf MVC
MVC implementation framework
Author: By
Last change:
Date: 2008-12-01 17:07
Size: 312 bytes
 

Contents

Class file image Download
<span style="white-space: nowrap; text-align: left; background-color: #fcc; border: 1px solid #600; color: #600; display: block; margin: 1em 0; padding: .33em 6px">
  <b>ASfMVC Error:</b> <?=$errors['errstr']?><br />
  <b>File:</b> <?=$errors['errfile']?><br />
  <b>Line:</b> <?=$errors['errline']?>
</span>