'; } echo $data . '

'; // read from URL $webpage = file_get_contents('http://www.cs.virginia.edu/~up3f/cs4640/schedule.html'); echo $webpage; ?>