php Copy $result = arrayFunc(); var_dump($result); //output: array(2) { [0]=> string(8) "return 1" [1]=> string(8) "return 2" }.
確定! 回上一頁