İndexe Son Konuları Ekleme

Son güncelleme: 26.01.2013 19:03
  • İndexe Son Konuları Ekleme



    <script src="https://www.main-board.com//forum/external.php?type=js&lastpost=true" type="text/javascript"></script> <script language="" type="text/javascript"> var name1 = new String(); var title1 = new String(); for (x = 0; x < 10; x++){ name1 = threads[x].poster; if (name1.length > 20){ name1 = name1.slice(0,16) + ".."; } title1 = threads[x].title; if (title1.length > 100){ title1 = title1.slice(0,97) + ".."; } document.writeln("<a href=\"https://www.main-board.com//forum/showthread.php?t="+threads[x].threadid+"\">"+title1+"</a> <span class=\"time\">(by "+threads[x]['poster']+")</span><br>");} </script>
#20.01.2013 21:04 0 0 0
  • nereye eklenecek?
#26.01.2013 19:03 0 0 0