News

New Function to define Array Constants A new function called define() has been added to PHP 7.0 to define named array constants at runtime. The define () function has the syntax: ...