PHP Classes

File: fwphp/glomodul/z_examples/todo_csv_js/todolist/500.phtml

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/z_examples/todo_csv_js/todolist/500.phtml   Download  
File: fwphp/glomodul/z_examples/todo_csv_js/todolist/500.phtml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change: Update of fwphp/glomodul/z_examples/todo_csv_js/todolist/500.phtml
Date: 1 year ago
Size: 250 bytes
 

Contents

Class file image Download
<?php /* * */ namespace TodoList; ?> <h1>SERVER ERROR</h1> <p class="p">Internal server error occured.</p> <p class="p"> <i>More information (<b>should be hidden on production server</b>):</i><br /> <?php echo $extra['message'] ?> </p>