Here is a very powerful and handy PHP function for converting a line by line string to PHP array (splitting at each line break), trimming each element of the array, remove blank or empty lines, remove duplicates and returning as a super clean array.