Loop through ArrayCollection in PHP

Hello!

I need to send an ArrayCollection created in AS3 to PHP. I’m using the HTTPService class.

The question is: How do loop through the ArrayCollection in PHP?

Many thanks,
Kenwio