飞龙博客

feilong.org

difference between break continue exit in php (444)

What the difference between break continue or exit in php?Here feilong give some tips and a sample.

1.continue:skip the present, to the next.
2.break:out of the loop,
3.exit out of the php

Sample,

本文更新网址:https://feilong.org/difference-between-break-continue-exit-php

2011-02-08 ~ 2011-02-08

加入收藏夹,查看更方便。

分类: 网站开发

新作:

旧文:

以下是广告