Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
define
define
Define a constant
Name:
define
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Define constants.
Related
How to define array constants in PHP and use them in functions
6
How to define array constants using PHP define?
9
Basic usage and common examples of PHP define function
8
Similar Functions
sapi_windows_set_ctrl_handler
sapi_windows_set_ctrl_handler
SetordeleteaCTRLeven
usleep
usleep
Delayexecutionwithsp
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
php_strip_whitespace
php_strip_whitespace
ReturnthePHPsourceco
unpack
unpack
Decompressdatafrombi
die
die
Equivalenttoexit()
highlight_file
highlight_file
Syntaxhighlightingaf
eval
eval
ExecutestringsasPHPc
Popular Articles
Basic usage and common examples of PHP define function
How to define array constants using PHP define?
How to define array constants in PHP and use them in functions