?
このドキュメントでは、 php中國語ネットマニュアル リリース
index_next is used to display the next loop index. On the last loop, this is still one more than the current index (respecting the setting of the step attribute, if given.)
index_next 用于顯示下一個循環(huán)索引值. 循環(huán)執(zhí)行到最后一次時,此值仍然比當前索引值大1(如果指定了step,取決于此值).
Example 7-23. section property index_next
|