ja so evtl. ist aber nicht gerade sinnvoll ^^
Code:
<?php
$foo = file($url);
echo implode("", $foo);
?>
Mfg

Chaos