"; echo ""; ?> Filme Porno, 3GP, XXX, Muzica Noua, Imagini, Video, Telefon, Jocuri, Noi, Scripturi, Sex, Funny, Manele,Smiles, Avatare, Diverese, Upload, Forum, Categori,slay-wap.com, Download, Descarca "; echo "eroare!!!"; echo ""; echo ""; echo ""; echo "

"; echo "\"!\"/
"; echo "Nu se poate conecta la baza de date

"; echo "

"; echo ""; echo ""; exit(); } ///////////////////////////////// $brws = explode("/",$HTTP_USER_AGENT); $ubr = $brws[0]; $uip = getip(); $action = $_GET["action"]; $page = $_GET["page"]; $who = $_GET["who"]; $sitename = mysql_fetch_array(mysql_query("SELECT value FROM lirsettings WHERE name='sitename'")); $sitename = $sitename[0]; $uid = getuid_sid($sid); $theme = mysql_fetch_array(mysql_query("SELECT theme FROM lirusers WHERE id='".$uid."'")); cleardata(); if($action=="prim") { $who = $_GET["who"]; echo ""; echo "imagini"; echo ""; echo ""; echo ""; echo "

"; echo "

"; }else if($action=="top") { echo"

"; echo"Top 30 descarcari"; if($page=="" || $page<=0)$page=1; $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirfiles")); $num_items = $noi[0]; //changable $items_per_page= 30; $num_pages = ceil($num_items/$items_per_page); if(($page>$num_pages)&&$page!=1)$page= $num_pages; $limit_start = ($page-1)*$items_per_page; $sql = "SELECT id, title, itemurl, uid, pudt, descarcat, descriere FROM lirfiles ORDER BY descarcat DESC LIMIT $limit_start, $items_per_page"; $cou = $limit_start; echo "

"; $items = mysql_query($sql); echo mysql_error(); if(mysql_num_rows($items)>0) { while ($item = mysql_fetch_array($items)) { $ext = getext($item[2]); $ime = getextimg($ext); $cou++; echo "$cou.$ime $item[1] - Descarcat de: $item[5] ori
"; //////////////////////////////////////////////////////////// } } echo "

"; ////// UNTILL HERE >> echo ""; echo "(!) Pentru a putea uploada trebuie sa fi autentificat !
"; echo "

"; echo "Acasa"; echo "

"; }else if($action=="noi") { echo"

"; echo"Ultimele 30 fisiere adaugate"; echo"

"; //////ALL LISTS SCRIPT << if($page=="" || $page<=0)$page=1; $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirfiles")); $num_items = $noi[0]; //changable $items_per_page= 30; $num_pages = ceil($num_items/$items_per_page); if(($page>$num_pages)&&$page!=1)$page= $num_pages; $limit_start = ($page-1)*$items_per_page; $sql = "SELECT id, title, itemurl, uid, pudt, descarcat, descriere FROM lirfiles ORDER BY pudt DESC LIMIT $limit_start, $items_per_page"; $cou = $limit_start; echo "

"; $items = mysql_query($sql); echo mysql_error(); if(mysql_num_rows($items)>0) { while ($item = mysql_fetch_array($items)) { $tmopm = date("d-m-Y",$item[4]); $ext = getext($item[2]); $ime = getextimg($ext); $cou++; echo "$cou.$ime $item[1] - Data: $tmopm
"; //////////////////////////////////////////////////////////// } } echo "

"; ////// UNTILL HERE >> echo ""; echo "(!) Pentru a putea uploada trebuie sa fi autentificat !
"; echo "

"; echo "Acasa"; echo "

"; }else if($action=="info") { echo"

"; $nume = mysql_fetch_array(mysql_query("SELECT title FROM lirfiles WHERE id='".$vid."'")); echo"$nume[0]"; echo"

"; //////ALL LISTS SCRIPT << $item = mysql_fetch_array(mysql_query("SELECT id, title, itemurl, uid, pudt, descarcat, descriere, categorie, subcategorie FROM lirfiles WHERE id='".$vid."'")); $tmopm = date("d-m-Y",$item[4]); $ext = getext($item[2]); $ime = getextimg($ext); if($ext== "gif" || $ext== "jpg" || $ext== "jpeg" || $ext== "bmp" || $exp== "png" || $exp== "GIF" || $exp== "JPG" || $exp== "JPEG" || $exp== "BMP" || $exp== "PNG") { $afiseaza = "\"Se"; }else{ $afiseaza = ""; } echo "$afiseaza"; $nume = mysql_fetch_array(mysql_query("SELECT nume FROM lircategorii WHERE id='".$item[7]."'")); $nume1 = mysql_fetch_array(mysql_query("SELECT nume FROM lirsubcategorii WHERE id='".$item[8]."'")); echo "
../"; echo "$nume[0]/"; echo "$nume1[0]
"; echo "Descarcari: $item[5]
"; /////echo "Marime: $fsize kb
"; echo "Descriere: $item[6]
"; echo "Data: $tmopm
"; echo "De: ".getsimbol($item[3])."".getnick_uid($item[3])."
"; echo "\"img\"Descarca
"; echo "Link direct:
"; echo "
"; echo "SMS fisier
"; echo "EMAIL fisier
"; ////// UNTILL HERE >> echo ""; echo "(!) Pentru a putea uploada trebuie sa fi autentificat !
"; echo "

"; echo "Acasa"; echo "

"; }else if($action=="categorii") { echo"

"; $nume = mysql_fetch_array(mysql_query("SELECT nume FROM lirsubcategorii WHERE id='".$subcat."' AND categorie='".$cat."'")); echo"Subcategoria $nume[0]"; echo"

"; $who = $_GET["who"]; $uid = getuid_sid($sid); echo "

"; echo "

"; //////ALL LISTS SCRIPT << if($page=="" || $page<=0)$page=1; $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirfiles WHERE categorie='".$cat."' AND subcategorie='".$subcat."'")); $num_items = $noi[0]; //changable $items_per_page= 30; $num_pages = ceil($num_items/$items_per_page); if(($page>$num_pages)&&$page!=1)$page= $num_pages; $limit_start = ($page-1)*$items_per_page; $sql = "SELECT id, title, itemurl, uid, pudt, descarcat, descriere FROM lirfiles WHERE categorie='".$cat."' AND subcategorie='".$subcat."' ORDER BY pudt DESC LIMIT $limit_start, $items_per_page"; $cou = $limit_start; echo "

"; $items = mysql_query($sql); echo mysql_error(); if(mysql_num_rows($items)>0) { while ($item = mysql_fetch_array($items)) { $ext = getext($item[1]); $ime = getextimg($ext); $cou++; echo "$cou.$ime $item[1]
"; //////////////////////////////////////////////////////////// } } echo "

"; echo "

"; if($page>1) { $ppage = $page-1; echo "«Inapoi
"; } if($page<$num_pages) { $npage = $page+1; echo "»Inainte"; } echo "
$page/$num_pages
"; if($num_pages>2) { $rets = "

"; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= "
"; echo $rets; } echo "

"; ////// UNTILL HERE >> echo ""; echo "(!) Pentru a putea uploada trebuie sa fi autentificat !
"; $nume = mysql_fetch_array(mysql_query("SELECT nume FROM lircategorii WHERE id='".$cat."'")); echo "

"; echo "$nume[0]"; echo "

"; ////// UNTILL HERE >> }else if($action=="subcategorii") { echo"

"; $nume = mysql_fetch_array(mysql_query("SELECT nume FROM lircategorii WHERE id='".$cat."'")); echo"Subcategoria $nume[0]"; echo"

"; //////ALL LISTS SCRIPT << if($page=="" || $page<=0)$page=1; $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirsubcategorii WHERE categorie='".$cat."'")); $num_items = $noi[0]; //changable $items_per_page= 30; $num_pages = ceil($num_items/$items_per_page); if(($page>$num_pages)&&$page!=1)$page= $num_pages; $limit_start = ($page-1)*$items_per_page; $sql = "SELECT id, nume, categorie FROM lirsubcategorii WHERE categorie='".$cat."' ORDER BY id ASC LIMIT $limit_start, $items_per_page"; $cou = 1; echo "

"; $items = mysql_query($sql); echo mysql_error(); if(mysql_num_rows($items)>0) { while ($item = mysql_fetch_array($items)) { $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirfiles WHERE categorie='".$cat."' AND subcategorie='".$item[0]."'")); echo "$cou.$item[1] ($noi[0])
"; $cou++; } } echo ""; echo "
(!) Pentru a putea uploada trebuie sa fi autentificat !
"; echo "

Acasa"; echo "

"; ////// UNTILL HERE >> }else if($action=="user") { $whonick = getnick_uid($who); echo "vezi profil"; echo "

"; $uid = getuid_sid($sid); if($who==""||$who==0) { $mnick = $_POST["mnick"]; $who = getuid_nick($mnick); } $whonick = getnick_uid($who); if($whonick!="") { if(isowner(getuid_sid($sid))) { echo "
*optiuni proprietar*
"; } echo "

"; echo "

"; if(isonline($who)) { echo "\"+\"/Conectat
"; }else{ echo "\"-\"/Deconectat
"; } $nopl = mysql_fetch_array(mysql_query("SELECT regdate FROM lirusers WHERE id='".$who."'")); echo "Identitate: $who
"; echo "Statut: ".getstatus($who)."
"; $nopl = mysql_fetch_array(mysql_query("SELECT sex, birthday, location FROM lirusers WHERE id='".$who."'")); $uage = getage($nopl[1]); if($nopl[0]=='M') { $usex = "Baiat"; }else if($nopl[0]=='F'){ $usex = "Fata"; }else{ $usex = "nimic!"; } $nopl[2] = htmlspecialchars($nopl[2]); echo "Asl: $uage/$usex/$nopl[2]
"; $nopl = mysql_fetch_array(mysql_query("SELECT regdate FROM lirusers WHERE id='".$who."'")); $jdt = date("H:i - D jS M y",$nopl[0]); echo "Inregistrat: $jdt
"; $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirfiles WHERE uid='".$who."'")); $nopl = mysql_fetch_array(mysql_query("SELECT browserm FROM lirusers WHERE id='".$who."'")); echo "Browser: $nopl[0]
"; $uipadd = mysql_fetch_array(mysql_query("SELECT ipadd FROM lirusers WHERE id='".$who."'")); echo "Ip:$uipadd[0]
"; echo "Fisiere adaugate($noi[0])
"; echo "

"; echo "

"; }else{ echo "\"X\"/ Membrul nu exista
"; } echo "

"; echo "Acasa"; echo "

"; }else if($action=="cauta") { echo "

"; echo "

"; echo "Numele fisierului:
"; echo ""; echo ""; echo "
"; echo "
\"\"/acasa"; echo "

"; echo ""; } else if($action=="cauta2") { echo "

"; $stext = $_POST["stext"]; $sin = $_POST["sin"]; $sor = $_POST["sor"]; echo ""; echo "cauta"; echo ""; echo ""; echo ""; echo "

"; if(trim($stext)=="") { echo "
Cautare fisier esuata, fisier negasit!"; }else{ //begin search if($page=="" || $page<1)$page=1; $where_table = "lirfiles"; $cond = "title"; $select_fields = "id, title"; if($sor=="1") { $ord_fields = "title"; }else if($sor=="2"){ $ord_fields = "pudt DESC"; }else if($sor=="3"){ $ord_fields = "pudt"; } $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ".$where_table." WHERE ".$cond." LIKE '%".$stext."%'")); $num_items = $noi[0]; $items_per_page = 5; $num_pages = ceil($num_items/$items_per_page); if(($page>$num_pages)&&$page!=1)$page= $num_pages; $limit_start = ($page-1)*$items_per_page; $sql = "SELECT id, title, itemurl, uid, pudt, descarcat, descriere FROM ".$where_table." WHERE ".$cond." LIKE '%".$stext."%' ORDER BY ".$ord_fields." LIMIT $limit_start, $items_per_page"; $items = mysql_query($sql); echo mysql_error(); $cou = $limit_start; if(mysql_num_rows($items)>0) { while ($item = mysql_fetch_array($items)) { $ext = getext($item[1]); $ime = getextimg($ext); $cou++; echo "$cou.$ime $item[1]
"; //////////////////////////////////////////////////////////// } } echo "

"; echo "

"; if($page>1) { $ppage = $page-1; $rets = "

"; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= "
"; echo $rets; } if($page<$num_pages) { $npage = $page+1; $rets = "
"; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= "
"; echo $rets; } echo "
$page/$num_pages
"; if($num_pages>2) { $rets = "
"; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= ""; $rets .= "
"; echo $rets; } } echo "
\"\"/acasa"; echo "

"; }else { include("test.html"); include("admob.php"); echo"
Change language
"; echo "Romana | English
"; echo"
Divertisment
"; ///echo "Sex In Lift 3GP
"; ///echo "Hot xxx Girls
"; ///echo "Fete Fierbinti
"; echo "Reincarcare Cartela
"; echo "Porn Models"; echo"

"; echo"
Upload&Download
"; ///echo "a)Forum slay-wap.com
"; /////echo "b)Upload Extern
"; echo "c)Cauta
"; echo "d)Cele mai noi
"; echo "e)Top 30 descarcari"; echo"
Categorii Descarcari
"; ////echo"


"; if($page=="" || $page<=0)$page=1; $noi = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lircategorii ")); $num_items = $noi[0]; //changable $items_per_page= 30; $num_pages = ceil($num_items/$items_per_page); if(($page>$num_pages)&&$page!=1)$page= $num_pages; $limit_start = ($page-1)*$items_per_page; $sql = "SELECT id, nume FROM lircategorii ORDER BY id ASC LIMIT $limit_start, $items_per_page"; $cou = 1; echo "

"; $items = mysql_query($sql); echo mysql_error(); if(mysql_num_rows($items)>0) { while ($item = mysql_fetch_array($items)) { echo "$cou.$item[1]
"; $cou++; } } echo ""; include("3.html"); //echo"

Pentru a putea uploada trebuie sa fi autentificat
"; echo ""; echo ""; echo ""; echo "

"; echo"\"slay-wap.com\"/"; echo ""; $fisiere = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM lirfiles")); echo "

Total fisiere: $fisiere[0]
Power by slay-wap.com 2009
"; ////// UNTILL HERE >> include("parteneri.php"); echo "
"; include("gtop.html"); echo "\"BestTop.Mobi\"/
"; } ?>