php get content file text📅 2025-06-29 19:05:47 — 👀 112 — 👦 admin $lines_array = file("file_name.txt"); var_dump($lines_array);