this is the code for retrieving specific lines from text file with php, function retrieveText($fileName, $min, $max) { $output = Array();