1、新建一个demo.php,如图所示:

3、创建关联数组,将数组保存在$fruit变量中。代码:$fruit=array("挢旗扦渌;fruit1"=>"apple1","fruit2"=>"apple2","fruit3"=>"apple3");

5、运行demo.php,预览效果

7、运行代码,预览“foreach 循环”的效果

1、新建一个demo.php,如图所示:
3、创建关联数组,将数组保存在$fruit变量中。代码:$fruit=array("挢旗扦渌;fruit1"=>"apple1","fruit2"=>"apple2","fruit3"=>"apple3");
5、运行demo.php,预览效果
7、运行代码,预览“foreach 循环”的效果