suport Posted January 12, 2010 Report Share Posted January 12, 2010 <?php $forums = "foruma ceļš"; // foruma atraðanâs $limits = "3"; // limits $forumaID = "2"; // foruma id no kura jâvelk ârâ jaunumi $host = "hosts"; // parasti localhost $dbname = "DB"; // db name $dbuser = "user"; // db username $dbpass = "pass"; // db user pw $link = mysql_connect($host, $dbuser, $dbpass) or die("Neizdevas piekonekteties ?: " . mysql_error()); mysql_select_db($dbname) or die("neizdevas piekonekteties ?"); mysql_query("text/html; charset=utf8"); // charseti // dabonam datus no DB $kverisdivi = mysql_query("SELECT * FROM ibf_topics WHERE forum_id=".$forumaID." ORDER BY start_date DESC LIMIT ".$limits."") or die(mysql_error()); echo "<h1></h1>"; // izvadam jaunumus while($row = mysql_fetch_array( $kverisdivi )) { $rowis = mysql_fetch_array( mysql_query("SELECT * FROM ibf_posts WHERE topic_id = ".$row['tid']." ORDER by post_date LIMIT ".$limits."")); $datums = $row['start_date']; $piev_datums = date("d/m/Y ",$datums); echo "<c href=\"$forums/index.php?showtopic=".$row['tid']."\">".$row['title']."</c> <strong>".$row['description']."</strong><br />"; echo "<div>".$rowis['post']."</div><br /><hr>"; echo "<div><span style='color:black'>Pievienots:</span> $piev_datums | <span style='color:black'>Autors:</span> <a href=\"$forums/index.php?showuser=".$row['starter_id']."\">".$row['starter_name']."</a> | <span style='color:black'>Komentari:</span> (<a href=\"$forums/index.php?showtopic=".$row['tid']."&view=getlastpost\">".$row['posts']."</a>) | <hr><br>"; echo ""; } Ka shadam kodam varetu pievienot to lai kometetu nevis IPB foruma ieksha bet uzspiezhot atveras tai pasha lapa jaunums un apaksha komentari ? Varbut kads var uzskriptot :D Quote Link to comment Share on other sites More sharing options...
cunamiX Posted January 12, 2010 Report Share Posted January 12, 2010 Varbūt sāc mācīties un izdari kko pats? Neredzu iemeslu kāpēc lai kāds tērētu savu laiku priekš tevis. Quote Link to comment Share on other sites More sharing options...
suport Posted January 12, 2010 Author Report Share Posted January 12, 2010 cunamiX bez tava viedokla ari vareeja istikt ! Quote Link to comment Share on other sites More sharing options...
xmas12 Posted January 12, 2010 Report Share Posted January 12, 2010 es tev piedāvāju par 5 ls, un tas jau ir lēti! Quote Link to comment Share on other sites More sharing options...
2easy Posted January 12, 2010 Report Share Posted January 12, 2010 suport, es vēl saprastu, ja tu palūgtu atrast kādu bugu, vai paprasītu kādu vispārīgu skriptu, bet specifiski kodēt kko tikai priekš tevis un papildināt/modificēt tavu lapu ar jaunu funkcionalitāti, tas tiešām ir maksas pasākums Quote Link to comment Share on other sites More sharing options...
xmas12 Posted January 12, 2010 Report Share Posted January 12, 2010 suport, es vēl saprastu, ja tu palūgtu atrast kādu bugu, vai paprasītu kādu vispārīgu skriptu, bet specifiski kodēt kko tikai priekš tevis un papildināt/modificēt tavu lapu ar jaunu funkcionalitāti, tas tiešām ir maksas pasākums 5 ls verts vareetu buut tas script ja ? Quote Link to comment Share on other sites More sharing options...
2easy Posted January 12, 2010 Report Share Posted January 12, 2010 iespējams, bet jāskatās konkrētāk. anyway, katrs jau pats novērtē savu darbu kā vēlas. imho, šajā gadījumā tās izmaiņas priekš suport varētu būt tik nesvarīgas, ka viņš vsp diez vai kko gribētu par to maksāt :P Quote Link to comment Share on other sites More sharing options...
false Posted January 12, 2010 Report Share Posted January 12, 2010 suport, varu tev jaunumu skriptu uztaisīt par 2ls, letāk nekā 5ls Quote Link to comment Share on other sites More sharing options...
Jevgenijs Posted June 4, 2010 Report Share Posted June 4, 2010 Un man vēl viens jautajums! Kā šo skriptu parkodet, lai viņš ietu Krievu valoda? charset jau mainiju nepalīdz Quote Link to comment Share on other sites More sharing options...
mefisto Posted June 4, 2010 Report Share Posted June 4, 2010 Par šāda veida cilvēkiem forumos : http://slash7.com/2006/12/22/vampires/ Quote Link to comment Share on other sites More sharing options...
aaxc Posted September 22, 2012 Report Share Posted September 22, 2012 Nosauc cenu, ko esi gatavs maksaat. Quote Link to comment Share on other sites More sharing options...
anonīms Posted September 24, 2012 Report Share Posted September 24, 2012 aaxc, domā ir jēga? Te izklausās pēc max 3Ls (ar zz kredītu un miers). Ja kļūdos, tad atvainojos. 15-20Ls un es esmu gatavs taisīt (sun) Quote Link to comment Share on other sites More sharing options...
mad182 Posted September 24, 2012 Report Share Posted September 24, 2012 Pa šiem gandrīz 3 gadiem gan jau autors būs ticis galā ar problēmu :) Quote Link to comment Share on other sites More sharing options...
aaxc Posted September 24, 2012 Report Share Posted September 24, 2012 Hehe, tur prosta viens posts vairs nav, tāpēc tā izskatās ;) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.