PHP foreach tutorial shows how to loop over array elements and object ... foreach ($planets as $item) { echo "$item "; } echo "\n";.
確定! 回上一頁