Example#. Arrays can be used as plain constants and class constants from version PHP 5.6 onwards: · Class constant example#. class Answer { const C = [2,4]; } ...
確定! 回上一頁