php file_get_contents read each line code example Example: read file and convert each line in array php $lines = file($filename, FILE_IGNORE_NEW_LINES);