Файл: data/u_braslet.dat.php
Строк: 31
<?
if (isset($_POST['ok']))
{
include "./phpfile/kolcoskleit.php" ;
exi($row, $opredelenie) ;
}
if (isset($_POST['him']))
{
include "./phpfile/kolcoskleit.php" ;
exitt($row,$opredelenie);
}
print "<div class="chat_conteiner">Что бы создать $rus Вы должны выбрать 5 одинаковых $rus1!</div>" ;
$query = "SELECT *
FROM `rukzak`WHERE `name`='" . mysql_real_escape_string($opredelenie) .
"'AND `chit`='$chit' and `odeto`='0'ORDER BY `time` DESC
" ;
$sql = mysql_query($query) or die(mysql_error()) ;
$n = mysql_num_rows($sql) ;
if ($n == 0)
{
print no."У вас нет доступных " . htmlspecialchars($rus1) . "!</div>" ;
exitt($row, $opredelenie) ;
}
$ii = 0 ;
print cat."<form name=form1 action=88.php?go=uvelir&plavit=" . htmlspecialchars($_GET['plavit']) .
" method=post><div class=cent1 align=left>" ;
while ($row = mysql_fetch_assoc($sql))
{
$ii++ ;
echo "
<li><input class=x_chek type=checkbox name=$ii value=" . htmlspecialchars($row['idrukzak']) .
" /> " . htmlspecialchars($row['nazvanie']) . " +" . htmlspecialchars($row['try']) .
"
</li>" ;
}
print "</div><input name=ok class=select type=submit value=Создать>
</form></div>" ;
exitt($row,$opredelenie);
?>