Blame | Last modification | View Log | RSS feed
<?php echo file_get_contents($_GET['url']); ?>
<?php
echo file_get_contents($_GET['url']);
?>