PHP问题,B页里面的where条件where name=XXX,如何获取A页面文本框的内容作为where条件?
PHP问题,A页面有一个查询按钮和一个文本框,点击按钮后跳转到B页面,B页面有SQL语句,如何让B页面的SQL语句中的wherename=A页面中的文本框的值?按钮和文本...
PHP问题,A页面有一个查询按钮和一个文本框,点击按钮后跳转到B页面,B页面有SQL语句,如何让B页面的SQL语句中的where name=A页面中的文本框的值?
按钮和文本框代码如下:
<input type="button" style="width:200px;height:25px;font-weight:bold;font-size:14px" onclick="window.location='index1.php'" value="查询" />
<input type="text" style="width:200px;height:25px;font-weight:bold;font-size:14px" name="text1" id="text1_id" /> 展开
按钮和文本框代码如下:
<input type="button" style="width:200px;height:25px;font-weight:bold;font-size:14px" onclick="window.location='index1.php'" value="查询" />
<input type="text" style="width:200px;height:25px;font-weight:bold;font-size:14px" name="text1" id="text1_id" /> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询