PHP Constants Examples
PHP constant definition and usage examples.
Case-sensitive constant name
PHP Constants Examples
PHP constant definition and usage examples.
Case-insensitive constant name
Create a Array constant with define()
Use a constant inside a function (when it is defined outside the function)