$firstElement = reset($array); //var_dump the result for illustrative purposes. echo $firstElement;. If you run the code snippet above, you'll see that the ...
確定! 回上一頁