<?php echo file_get_contents('http://rufishka.ru'); ?>
<?php echo implode('', file('http://rufishka.ru')); ?>