$sql="update vote set count=count+1 where id=$id"
if(mysql_query($sql))
{
$_SESSION["vote"]=session_id()
?>
<script language="javascript">alert("投票成功,点确定查看结
果")location.href="index.php?id=ck"</script>
欢迎分享,转载请注明来源:内存溢出
$sql="update vote set count=count+1 where id=$id"
if(mysql_query($sql))
{
$_SESSION["vote"]=session_id()
?>
<script language="javascript">alert("投票成功,点确定查看结
果")location.href="index.php?id=ck"</script>
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)