Split() by newline and return using PHP

How to create an array by using the split() function on multiple newlines and returns.
Continue Reading »