I have some experience with PHP, but not with these operators: -> =>
Can someone explain how they are working in this snippet from Yahoo's search API
foreach($xml->Result[$i] as $key=>$value)
I don't see anything about them in the "Array Operators" documentation..
Thanks
---------------------------------
Yahoo! for Good - Make a difference this year.

