PHP Classes

File: src/Settings/development.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   src/Settings/development.php   Download  
File: src/Settings/development.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 7 years ago
Size: 105 bytes
 

Contents

Class file image Download
<?php
@error_reporting(-1);
@
ini_set('display_errors', 0);
@
ini_set("always_populate_raw_post_data",-1);