PHP-Fusion Mods
Navigacija
Apsauga
Apsauga Neleista registracija: 39451
Šiandien: 31
Prisijungę nariai
» Svečių: 30
» Narių: 0

» Viso narių: 10,235
» Naujausias: ruslanas tuk

Prisijungimų istorija:
Zbigniew@ 2 Dienos
tabuxnepamenu
sanpernepamenu
CepelinasXnepamenu
VV91DDnepamenu
Minusnepamenu
priezilviciunepamenu
EdvinasG1337nepamenu
rolandas94nepamenu
Edis2nepamenu
klubogerbejasnepamenu
Miskinisnepamenu
Pask. modai
Prisijungti
Vardas

Slaptažodis



Dar ne narys?
Registruotis.

Pamiršai slaptažodį?
Prašyk naujo!.

Naujausi prašymai
[L] testas
Narių apklausa
Ar dar kuriate tinklalapius?

Ne
Ne
0% [0 Balsai]

Taip
Taip
88% [7 Balsai]

Naudojuosi socialiniais tinklais
Naudojuosi socialiniais tinklais
13% [1 Balsas]

Balsai: 8
Kad galėtum balsuoti, turi prisijungti.
Pradėta: 2022-05-29 19:54
Shoutbox
You must login to post a message.

2026-05-11 16:51
Sveiki. Norėjau pasveikinti jus su atkaklumu arba ištverme. Tai viena iš dviejų paskutinių svetainių, paremtų v7. Ar negaila švaistyti ilgametės patirties ir pereiti prie v9?

2026-03-21 19:07

2025-07-13 17:07
svx, smagu kad dar atsiranda naujų narių Šypsosi2

2024-03-07 22:13
Oj Tabux… apkabinčiau už tą moderatorių 😁

2024-02-22 17:40
Šypsosi2 jo buvo laikai.. Senukai jau mes. Bega laikas greiciau nei noretusi. Smagu matyti kad uzsuka seni nariai, ne as vienas Šypsosi

Shoutbox Archive
Panelių bazė
Sveiki, jūs panelių bazėje.

Neaktyvuotų panelių: 0
Viso panelių: 377

Ieškoti panelės

Panelės peržiūra
Pavadinimas Šia savaite įdėjom naujienu
Įdėjo arteee13 - Pateikta: 2010-11-02 - Peržiūrėta: 5245
Aprašymas Šia savaite įdėjom naujienu
Panelė
PHP
  1. <?php
  2. openside("Šia savaite įdėjom naujienu");
  3.  
  4.  
  5. //sistema
  6. $c = "<span style='color:red'>";
  7. $result = dbquery("SELECT count(news_id) FROM ".$db_prefix."news");
  8. $S = "".dbresult($result, 0)."";
  9. //--------Pagrindinis-nustatimas-------//
  10. $info = 20; //kiek ro?�si �d�ti per savaite naujienu (nusistatyti savo skai�i�)
  11. //----------------------------------------//
  12. $txt = "?ia savaite planuojame �d�ti, $info Naujienas";
  13. $txt1 = "Naujienas";
  14. $m = "% Jau �d�jom:)";
  15. //Siuntiniu
  16. $info1 = $S;
  17.  
  18.  
  19. //Procentu Spavos
  20. $neideta = "http://www.ftp-server.net84.net/!/no.png"; //Niera Siuntini�
  21. $ideta_m = "http://www.ftp-server.net84.net/!/green.png"; //1
  22. $ideta_P =  "http://www.ftp-server.net84.net/!/P.png"; //10
  23. $ideta_B = "http://www.ftp-server.net84.net/!/blue.png"; //20.
  24. $ideta_I = "http://www.ftp-server.net84.net/!/N.png"; //30.
  25. $ideta_Q = "http://www.ftp-server.net84.net/!/I.png"; //40.
  26. $ideta_n = "http://www.ftp-server.net84.net/!/N.png"; //50.
  27. $ideta_N = "http://www.ftp-server.net84.net/!/D.png"; //60.
  28. $ideta_S = "http://www.ftp-server.net84.net/!/S.png"; //70.
  29. $ideta_G = "http://www.ftp-server.net84.net/!/G.png"; //80.
  30. $ideta_F = "http://www.ftp-server.net84.net/!/M.png"; //90.
  31. $ideta_d = "http://www.ftp-server.net84.net/!/red.png"; //100.
  32. //smailas
  33. $smailas = "<img src='http://www.ftp-server.net84.net/!/img.gif'>"; //Smailas
  34. //nustatimai
  35.  
  36. $procentai = (int)round((100 * $info1) / $info);
  37. $plotis = $procentai;
  38. if ($procentai <= 0) {$pic = $neideta; $plotis = "100";}
  39.  
  40. //Procentu Lygiai
  41. elseif ($procentai <= 1) { $pic = $ideta_m; }
  42. elseif ($procentai <= 2) { $pic = $ideta_m; }
  43. elseif ($procentai <= 3) { $pic = $ideta_m; }
  44. elseif ($procentai <= 4) { $pic = $ideta_m; }
  45. elseif ($procentai <= 5) { $pic = $ideta_m; }
  46. elseif ($procentai <= 6) { $pic = $ideta_m; }
  47. elseif ($procentai <= 7) { $pic = $ideta_m; }
  48. elseif ($procentai <= 8) { $pic = $ideta_m; }
  49. elseif ($procentai <= 9) { $pic = $ideta_m; }
  50. elseif ($procentai <= 10) { $pic = $ideta_P; }
  51. elseif ($procentai <= 11) { $pic = $ideta_P; }
  52. elseif ($procentai <= 12) { $pic = $ideta_P; }
  53. elseif ($procentai <= 13) { $pic = $ideta_P; }
  54. elseif ($procentai <= 14) { $pic = $ideta_P; }
  55. elseif ($procentai <= 15) { $pic = $ideta_P; }
  56. elseif ($procentai <= 16) { $pic = $ideta_P; }
  57. elseif ($procentai <= 17) { $pic = $ideta_P; }
  58. elseif ($procentai <= 18) { $pic = $ideta_P; }
  59. elseif ($procentai <= 19) { $pic = $ideta_P; }
  60. elseif ($procentai <= 20) { $pic = $ideta_P; }
  61. elseif ($procentai <= 21) { $pic = $ideta_B; }
  62. elseif ($procentai <= 22) { $pic = $ideta_B; }
  63. elseif ($procentai <= 23) { $pic = $ideta_B; }
  64. elseif ($procentai <= 24) { $pic = $ideta_B; }
  65. elseif ($procentai <= 25) { $pic = $ideta_B; }
  66. elseif ($procentai <= 26) { $pic = $ideta_B; }
  67. elseif ($procentai <= 27) { $pic = $ideta_B; }
  68. elseif ($procentai <= 28) { $pic = $ideta_B; }
  69. elseif ($procentai <= 29) { $pic = $ideta_B; }
  70. elseif ($procentai <= 30) { $pic = $ideta_B; }
  71. elseif ($procentai <= 31) { $pic = $ideta_I; }
  72. elseif ($procentai <= 32) { $pic = $ideta_I; }
  73. elseif ($procentai <= 33) { $pic = $ideta_I; }
  74. elseif ($procentai <= 34) { $pic = $ideta_I; }
  75. elseif ($procentai <= 35) { $pic = $ideta_I; }
  76. elseif ($procentai <= 36) { $pic = $ideta_I; }
  77. elseif ($procentai <= 37) { $pic = $ideta_I; }
  78. elseif ($procentai <= 38) { $pic = $ideta_I; }
  79. elseif ($procentai <= 39) { $pic = $ideta_I; }
  80. elseif ($procentai <= 40) { $pic = $ideta_Q; }
  81. elseif ($procentai <= 41) { $pic = $ideta_Q; }
  82. elseif ($procentai <= 42) { $pic = $ideta_Q; }
  83. elseif ($procentai <= 43) { $pic = $ideta_Q; }
  84. elseif ($procentai <= 44) { $pic = $ideta_Q; }
  85. elseif ($procentai <= 45) { $pic = $ideta_Q; }
  86. elseif ($procentai <= 46) { $pic = $ideta_Q; }
  87. elseif ($procentai <= 47) { $pic = $ideta_Q; }
  88. elseif ($procentai <= 48) { $pic = $ideta_Q; }
  89. elseif ($procentai <= 49) { $pic = $ideta_Q; }
  90. elseif ($procentai <= 50) { $pic = $ideta_n; }
  91. elseif ($procentai <= 51) { $pic = $ideta_n; }
  92. elseif ($procentai <= 52) { $pic = $ideta_n; }
  93. elseif ($procentai <= 53) { $pic = $ideta_n; }
  94. elseif ($procentai <= 55) { $pic = $ideta_n; }
  95. elseif ($procentai <= 56) { $pic = $ideta_n; }
  96. elseif ($procentai <= 57) { $pic = $ideta_n; }
  97. elseif ($procentai <= 58) { $pic = $ideta_n; }
  98. elseif ($procentai <= 59) { $pic = $ideta_n; }
  99. elseif ($procentai <= 60) { $pic = $ideta_N; }
  100. elseif ($procentai <= 61) { $pic = $ideta_N; }
  101. elseif ($procentai <= 62) { $pic = $ideta_N; }
  102. elseif ($procentai <= 63) { $pic = $ideta_N; }
  103. elseif ($procentai <= 64) { $pic = $ideta_N; }
  104. elseif ($procentai <= 65) { $pic = $ideta_N; }
  105. elseif ($procentai <= 66) { $pic = $ideta_N; }
  106. elseif ($procentai <= 67) { $pic = $ideta_N; }
  107. elseif ($procentai <= 68) { $pic = $ideta_N; }
  108. elseif ($procentai <= 69) { $pic = $ideta_N; }
  109. elseif ($procentai <= 70) { $pic = $ideta_S; }
  110. elseif ($procentai <= 71) { $pic = $ideta_S; }
  111. elseif ($procentai <= 72) { $pic = $ideta_S; }
  112. elseif ($procentai <= 73) { $pic = $ideta_S; }
  113. elseif ($procentai <= 74) { $pic = $ideta_S; }
  114. elseif ($procentai <= 75) { $pic = $ideta_S; }
  115. elseif ($procentai <= 76) { $pic = $ideta_S; }
  116. elseif ($procentai <= 77) { $pic = $ideta_S; }
  117. elseif ($procentai <= 78) { $pic = $ideta_S; }
  118. elseif ($procentai <= 79) { $pic = $ideta_S; }
  119. elseif ($procentai <= 80) { $pic = $ideta_G; }
  120. elseif ($procentai <= 81) { $pic = $ideta_G; }
  121. elseif ($procentai <= 82) { $pic = $ideta_G; }
  122. elseif ($procentai <= 83) { $pic = $ideta_G; }
  123. elseif ($procentai <= 84) { $pic = $ideta_G; }
  124. elseif ($procentai <= 85) { $pic = $ideta_G; }
  125. elseif ($procentai <= 86) { $pic = $ideta_G; }
  126. elseif ($procentai <= 87) { $pic = $ideta_G; }
  127. elseif ($procentai <= 88) { $pic = $ideta_G; }
  128. elseif ($procentai <= 89) { $pic = $ideta_G; }
  129. elseif ($procentai <= 90) { $pic = $ideta_F; }
  130. elseif ($procentai <= 91) { $pic = $ideta_F; }
  131. elseif ($procentai <= 92) { $pic = $ideta_F; }
  132. elseif ($procentai <= 93) { $pic = $ideta_F; }
  133. elseif ($procentai <= 94) { $pic = $ideta_F; }
  134. elseif ($procentai <= 95) { $pic = $ideta_F; }
  135. elseif ($procentai <= 96) { $pic = $ideta_F; }
  136. elseif ($procentai <= 97) { $pic = $ideta_F; }
  137. elseif ($procentai <= 98) { $pic = $ideta_F; }
  138. elseif ($procentai <= 99) { $pic = $ideta_F; }
  139. elseif ($procentai <= 100) { $pic = $ideta_d; }
  140.  
  141.  
  142.  
  143.  
  144. echo "<center><br><b>".$txt."</b><table class=main border=0 width=100><tr><td style='padding: 0px; background-image:url(bg.gif); background-repeat: repeat-x'>";
  145.  
  146. echo "<img height=15 width=\"".$plotis."\" src=\"$pic\" alt='$S $m'><br><font size='1'><center>".$procentai."%</center><font><td><tr></table>";
  147.  
  148.  
  149. echo " <b><a>Jau �d�jom<b> <a>($S)<a> <a>$txt1 i? ".$info."</b></font>$smailas";
  150.  
  151. closeside();
  152. ?>
5493
Mindzius · 2010-11-15 18:25

Nesamoniu nedaryk ?alinkit ?ia panele jugi yra jau toki pati! (RIPeris)

5765
siloraK · 2010-12-04 15:20

nesamone + ripinta

8068
sdomce · 2011-03-15 23:11

Dekui tikrai geras :)

Rašyti komentarą
Turite prisijungti, norėdami parašyti komentarą.