Files
lpmj6/7/14.php
T
RobinNixon 0335342e00 First Draft
First Draft of the Example Files
2020-12-10 13:21:38 +00:00

4 lines
57 B
PHP

<?php
echo file_get_contents("http://oreilly.com");
?>