Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_defined_constants
get_defined_constants
Returns the associative array of all defined constants
Name:
get_defined_constants
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns the associative array of all defined constants
Related
PHP Error: Solutions for "Namespace Not Found" Issue
7
How to use strnatcasecmp for case-insensitive matching in form input?
10
Complete Guide to Installing memcache and memcached Extensions in PHP7
9
How to Use umask() and stat() in PHP to Monitor File Permission Changes: A Practical Guide
3
Similar Functions
memory_get_usage
memory_get_usage
Returnstheamountofme
ini_restore
ini_restore
Restorethevalueofthe
ini_get_all
ini_get_all
Getallconfigurationo
phpinfo
phpinfo
Outputinformationabo
extension_loaded
extension_loaded
Checkifanextensionha
restore_include_path
restore_include_path
Restorethevalueofthe
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
Popular Articles