PHP provides you with the foreach statement that allows you to iterate over elements of an array, either an indexed array or an associative array.
確定! 回上一頁