Iç içe bir dizi içinde bir dizi geçerli konumunu almak için bir yolu var mı?
I have a php script that has a for loop which cycles through an array, with in this is an nested loop which cycle through a sub array. I can use pos() to get the position of the child array, is there anyway of getting the current position of the parent array.
Ben bunu yapmak için bir yol olabilir, ya da sadece bir sayaç oluşturmak için en iyi yolu olmalı eminim?
şimdiden teşekkürler
. K