Тык (+/-)
$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, desay, ты бы свой код показал что ли... (см. скрин)
<?php
$ch = curl_init('http://ru.uefa.com/memberassociations/uefarankings/club/');
curl_setopt($Привет.
Помогите сграбить инфо с таблицы http://ru.uefa.com/memberassoc ... /club
Нужно получить только иконку клуба, название, страну
Заранее спасибо.