Input/Output Learning Mode

What is the output of the following function call (assuming that foo.txt exists and contains text)?


<?php
       $output = file("foo.txt");