php const arrays. Is this the only way to have arrays as constants in php or is this bad code: class MyClass { private static $myArray = array('test1' ...
確定! 回上一頁