isDebug.php
Table of Contents
Functions
- isDebug() : bool
- Checks if PHP is running in debug mode.
Functions
isDebug()
Checks if PHP is running in debug mode.
isDebug() : bool
Tags
Return values
bool —true if PHP is running in debug mode, false otherwise