DEV Community

Discussion on: Create an array and access array elements in PHP

Collapse
 
yanyy profile image
Yongyao Yan

thank you for your comment.
For backward compatibility, array() syntax can be used.

Collapse
 
jmau111 profile image
jmau111⚡⚡⚡

Backward before PHP 5.4?