$filename, 'title' => $title, 'time' => filemtime($file), ]; } // sort newest first usort($posts, fn($a, $b) => $b['time'] <=> $a['time']); ?> Blog

📝 Blog 💻

Blog posts:

Brak wpisów.