PHP offers the following alternative syntax for while loops: while(cond): // looped statements go here endwhile;. Note the colon after the end parenthesis ...
確定! 回上一頁