file_get_contents($filePath), 'name' => $fileName, 'date' => filectime($filePath), ]; } } echo serialize($files);