Hamid
AkCenT, mana kod ozingiz 5 ta qilib oling
  1. echo '<div class="phdr"><b>Foydalanuvchilar fotoalbomidan</b></div>';
  2. echo '<div class="menu" align="center">';
  3. $limit_fox = '3';
  4. $style = 'style="width: 60px; height: 60px; border: 1px solid rgba(0, 0, 0, 0.17); text-align: center;"';
  5. $req_fox = mysql_query("SELECT `id`, `user_id`, `album_id`, `tmb_name` FROM `cms_album_files` ORDER BY `time` DESC LIMIT $limit_fox ");
  6. while ($res_fox = mysql_fetch_array($req_fox)){
  7. echo '<a href="../users/album.php?act=show&al=' . $res_fox['album_id'] . '&img=' . $res_fox['id'] . '&user=' . $res_fox['user_id'] . '&view"><img ' .$style. ' class="short-image" src="../files/users/album/' . $res_fox['user_id'] . '/' . $res_fox['tmb_name'] . '" /></a>';
  8. }
  9. echo '</div>';

.
akbarali taxriri. [/code] ichiga olib qo'yildi. kod uchun aloxida rahmat