Файл: byvesh.php
Строк: 20
<?php
include_once("files/zag.php");
include_once("files/ini.php");
$polz=mysql_query("SELECT * FROM `users` WHERE `udata0`='$log' AND `udata1`='$pas' LIMIT 1");
if(mysql_num_rows($polz)==0){
header ("Location: index.php?error");
echo'<div class="p">Ошибка! Пользователь с таким логином и паролем не зарегистрирован, или пароль/логин неверен! <a href="index.php">На главную</a><br>';exit;
}else{
include_once"files/up.php";
$vesh = htmlspecialchars(stripslashes($vesh));
$tip = htmlspecialchars(stripslashes($tip));
echo "<form action="pokupka.php?id=$_GET[id]" method="post">Количество:<br/>";
echo "<input name="kol" maxlength="10" title="*N" emptyok="true"/><br/>";
echo '<input type="submit" value="Купить"></form>';
}
include_once"files/down.php";
?>