[Home] [By Thread] [By Date] [Recent Entries]
Hello, I would like to look after a specific XML tag (e.g. apple), which can occur several times. I was thinking using a for-each loop and output the first found apple. But I would get in this case all the apples because of the for-each loop. So how do I break the loop after I have found the first apple? Thanks Houman
|

Cart



