PHP 5.6 이후로 const로 배열 상수를 선언 할 수 있습니다 : ... <?php const DEFAULT_ROLES = array('guy', 'development team');.
確定! 回上一頁