📜  数组 foreach 仅在 php 代码示例中显示值

📅  最后修改于: 2022-03-11 14:54:28.025000             🧑  作者: Mango

代码示例1
foreach ($a as $index => $v) {