What is the code for reading from a .txt file and making each line of text an element in an array? Each line of text seperated by pressing enter once of course. I am looking through my PHP book and it just has a bunch of complicated variations of what I want to do.