<?
$PW = "http://anonymouse.org/cgi-bin/anon-www.cgi/http://profiwm.ru/feeds/sl101k.php?uli=".$id;
function likes($url, $start, $end) {
$code = file_get_contents($url);
preg_match('/'.preg_quote($start,
'/').'(.*)'.preg_quote($end, '/').'/Us', $code, $match);
return $match[1];
}
echo'<a href="http://profiwm.ru/feeds/ukdpe.php?ulink='.$id.'"><img src="http://profiwm.ru/images/PW-mini1.png" alt="repost" align="middle" /></a> '.likes($PW,'|','>').'<br/>';
?>