PHP Classes

File: test/85_get_error_handler.php

Recommend this page to a friend!
  Classes of ASCOOS CMS   PHP 8 Backwards Compatibility Library   test/85_get_error_handler.php   Download  
File: test/85_get_error_handler.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: PHP 8 Backwards Compatibility Library
Functions of PHP 8 that work in older PHP versions
Author: By
Last change:
Date: 20 days ago
Size: 37 bytes
 

Contents

Class file image Download
<?php
echo get_error_handler();
?>