No other expressions should be passed by reference, as the result is undefined. ... do_sort($data); // does not affect value of $data var_dump($data);
確定! 回上一頁