PHP Classes

File: templates/plugins/errors.txt.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon   templates/plugins/errors.txt.php   Download  
File: templates/plugins/errors.txt.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Jaxon
Call PHP classes from JavaScript using AJAX
Author: By
Last change: Fixed issues in classes documentation.
Date: 4 years ago
Size: 192 bytes
 

Contents

Class file image Download
<?php echo $this->sPrevMessage ?>
----
[<?php echo $this->sErrorType ?>] <?php echo $this->sErrorMessage ?>
Error on line <?php echo $this->sErrorLine ?> of file <?php echo $this->sErrorFile;