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