Вход Регистрация
Файл: public_html/index.php
Строк: 17
<?
include 'inc/config.php';
$ch=curl_init();
curl_setopt($chCURLOPT_URL'http://m.extremetube.com/category/browse');
curl_setopt($chCURLOPT_USERAGENT'Opera mini 4.3');
curl_setopt($chCURLOPT_REFERER'http://extremetube.com');
curl_setopt($chCURLOPT_RETURNTRANSFERtrue);
$file=curl_exec($ch);
curl_close($ch);
preg_match_all('#<a href="/category/show/name/(.*)">(.*)</a>#sU',$file,$zek);
include 
'inc/head.php';
for (
$i=0$i<count($zek['1']); $i++){
echo 
$div_link.'<a href="'.$path.'directory/'.$zek['1'][''.$i.''].'"><img src="'.$path.'style/img/ind.png"> '.$zek['2'][''.$i.''].'</a>'.$end_link;
}
include 
'inc/foot.php';
?>
Онлайн: 0
Реклама