开发者

How to end the current loop(but not the whole while statement) in PHP?

in While()开发者_运维知识库,How to skip the following nested statements and execute next loop of the while() statement?


Simply continue;

Read more: http://www.php.net/manual/en/control-structures.continue.php

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜