java程序员学php - 6.用 foreach 循环数组 foreach($some_array as $element){ echo $element; }