program in foreach in php code example Example: php loop through array foreach($array as $item=>$values){ echo $values->filepath; }