$x, 'y' => $y, 'content' =>file_get_contents($dir.$entry) ); } } closedir($handle); } return $output; } }