亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

為什麼總是出現(xiàn)未定義索引怎麼解決呀
手機(jī)用戶1606464442
手機(jī)用戶1606464442 2020-11-27 16:19:23
0
1
1499
e
<?php
	include("connect/connect.php");
	$xh=$_GET['xh'];
	$sql="select xh,xm,xb,zymc from xsjbxxb where xh=".$xh;/lect host,user from user
	$result=mysqli_query($conn,$sql);
	while( $arr=mysqli_fetch_array($result) )
	{
	?>
	<form id="form1" method="post" action="update_ok_1.php">
	<table border="1" width="400" align="center" cellpadding="0" cellspacing="0">
		<tr>
			<td width="100">學(xué)號(hào):</td>
			<td><input type="text" name="xh" value="<?php echo $arr[0]; ?>"readonly></input></td>
		</tr>
		<tr>
			<td>姓名:</td>
			<td><?php echo $arr[1]; ?></td>
		</tr>
			<tr>
			<td>性別:</td>
rr
手機(jī)用戶1606464442
手機(jī)用戶1606464442

全部回覆(1)
天蓬大人

xh欄位是主鍵嗎?

最新下載
更多>
網(wǎng)站特效
網(wǎng)站源碼
網(wǎng)站素材
前端模板