php get content file text📅 2025-10-26 14:46:20 — 👀 189 — 👦 admin $lines_array = file("file_name.txt"); var_dump($lines_array);