The short answer is: use the PHP reset() in combination with the key() that gives you the initial key. You can also use the PHP foreach loop or for loop to ...
確定! 回上一頁