PHP – Reading files

This should demonstrate how to read a simple text file in a PHP using 3 different methods, the first being the most efficient in terms of memory usage.