亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

'foreach'與'for'的區別?

'foreach'與'for'的區別?


正在回答

1 回答

foreach 可用于關聯和索引數組,它是自動遞增訪問指針(從開始到結束);

for則用于自定義地訪問;(包括start,end,step)

引用 w3school:

PHP for loop is very similar to a while loop in that it continues to process a block of code until a statement becomes false, and everything is defined in a single line.

The?foreach loop?is mainly used for looping through the values of an array. It loops over the array, and each value for the current array element is assigned to $value, and the array pointer is advanced by one to go the next element in the array.

1 回復 有任何疑惑可以回復我~
#1

skjaao 提問者

謝謝你的解答。
2019-03-16 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消
PHP進階篇
  • 參與學習       181921    人
  • 解答問題       2668    個

輕松學習PHP中級課程,進行全面了解,用PHP快速開發網站程序

進入課程

'foreach'與'for'的區別?

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號