Yeah, sorry if I didn't make it clear. It's a change, so $url is a different address:
Actually, forget the $url, it's not needed. However this array still doesn't work:
$newcontent = file_get_contents = ( $matches[0] );
echo $newcontent;
Returns nothing :/