xmas12 Posted June 30, 2009 Report Posted June 30, 2009 Sveiki. Taisu majas lapu savienojumu ar ipb forumu... Tieši tapat ka ihack.lv šeit http://www.ihack.lv/lietotaji.php un gribu lai man no ipb foruma datubaazes izvelk visus lietotajus tadā pašā veidā kā ihack.lv .. varat ludzu palidzet? Un reku ir mans kods kuru es izmantoju bet viņš nejiet.. <?php include('forums/conf_global.php'); $result = mysql_query("SELECT * FROM ibf_members"); while($row = mysql_fetch_array($result)) { echo $row['UserName']; echo "<br />"; } ?> Quote
Aleksejs Posted June 30, 2009 Report Posted June 30, 2009 Jau kārtējo reizi atkārtošos: http://php.lv/f/topic/12593-strada-bet-tomer-nestrada/page__view__findpost__p__100205 Quote
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.