{% else-1 %}
(6 июл 2015, 20:46) (1/0) [1]
Sokoloff, [cit] $q=mysql_query("SELECT * FROM `war` WHERE `status` = '1' ORDER BY `id` DESC LIMIT 1" ) ;
while ($post = mysql_fetch_assoc($q))
{
echo '
<div class="mess" style="background-color: #ffedc8;">
<img src="/war/img/mf-icon.png" /> <a href="/war/wars.php?id='.$post['id'].'">Война Полов</a> №'.$post['id'].'
<table style="width: 100%;">
<tr>
<td style="width: 50px;">
<a href="/war/"><img src="/war/img/icon.png" /></a>
</td>
<td style="padding: 2px;">
<div style="padding: 2px;">
Девушки '.$post['female_r'].'%
</div>

<div style="position: relative; width: 100%; height: 4px;">
<div style="position: absolute; width: '.$post['female_r'].'%; height: 4px; background-color: #ffa8f4;"></div>
</div>

<div style="padding: 2px;">
Парни '.$post['male_r'].'%
</div>

<div style="position: relative; width: 100%; height: 4px;">
<div style="position: absolute; width: '.$post['male_r'].'%; height: 4px; background-color: #96ed94;"></div>
</div>
</td>
</tr>
</table>
</div>
';
}[/cit]
(6 июл 2015, 20:40) (0/0) [0]
Sokoloff, война полов перезагрузка?
у меня фиера http://arhiles.ru/index.php?
(6 июл 2015, 20:37) (0/0) [0]
у меня
  • 1 из 1