php get content file text📅 2025-05-08 21:00:15 — 👀 83 — 👦 admin $lines_array = file("file_name.txt"); var_dump($lines_array);