Baca file dan konversi setiap baris dalam array php

$lines = file($filename, FILE_IGNORE_NEW_LINES);
Shiny Stag