php get content file text📅 2025-07-06 21:39:58 — 👀 117 — 👦 admin $lines_array = file("file_name.txt"); var_dump($lines_array);