YouTip LogoYouTip

Php Constant Arrays

# PHP Constant Arrays [![Image 3: PHP 7 New Features](#) PHP 7 New Features](#) In PHP 5.6, constant arrays could only be defined using `const`. In PHP 7, they can also be defined using `define()`. ### Example The output of the above program is: Tutorial * * PHP 7 New Features](#)
← Php Constant ArraysPhp Coalescing Operator β†’