Тык (+/-)
$file = file_get_contents('http://ru.uefa.com/memberassociations/uefarankings/club/');
preg_match('#<tbody>(.*?)</tbody>#is', $file, $file = file_get_contents('http://ru.uefa.com/memberassociations/uefarankings/club/');
preg_match('#<tbody>(.*?)</tbody>#is', $file, <?php
$ch = curl_init('http://ru.uefa.com/memberassociations/uefarankings/club/');
curl_setopt($