When used inside loops in order to manipulate the loop behaviour: break causes PHP to exit the loop and carry on immediately after it, and continue causes ...
確定! 回上一頁