Is there any way to reset a foreach loop, or do I have to use a for loop instead? I'm trying to get this to print "1 5 10 1 5 10 ". <?php ...
確定! 回上一頁