クラス名::定数名 で参照します。 PHP. <?php class MyMath { const PI = 3.14; } echo MyMath::PI;. スタティック変数(static).
確定! 回上一頁