airbus Posted May 30, 2009 Report Posted May 30, 2009 Tātad man ir šāds skripts: <? //iezveido no kkurienes savienojumu ar db ... $query = mysql_query("SELECT * FROM ibf_members"); while($row=mysql_fetch_Assoc($query){ echo "<img src=images/grupas/".$row['mgroup'].".jpg />"; } ?> Bet ka man apvienot to memberu bildi ar niku ? Lai būtu šādi - BILDE NIKS Quote
feikkk Posted May 30, 2009 Report Posted May 30, 2009 (edited) <? //iezveido no kkurienes savienojumu ar db ... $query = mysql_query("SELECT * FROM ibf_members"); while($row=mysql_fetch_Assoc($query){ echo "<img src=images/grupas/".$row['mgroup'].".jpg /> ".$row['username'].""; } ?> vienīgi nezinu īsti kāds ipb ir lietotāja nika rindas nosaukums. Edited May 30, 2009 by feikkk Quote
Snaip3Rs Posted May 31, 2009 Report Posted May 31, 2009 Šis gandrīz kā gign. A no kurienes viņš ņem grupas no ipb vai pasām jaliek? Man ar tada lieta derētu ja tev iznāk tad ieliec šeit pat lūdzu! 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.