Temelde ben PHP bir foreach döngü var ve ben istiyorum:
foreach( $x as $y => $z ) // Do some stuff // Get the next values of y,z in the loop // Do some more stuff