从品牌网站建设到网络营销策划,从策略到执行的一站式服务
test.php页面
成都创新互联公司专业为企业提供汉源网站建设、汉源做网站、汉源网站设计、汉源网站制作等企业网站建设、网页设计与制作、汉源企业网站模板建站服务,十多年汉源做网站经验,不只是建网站,更提供有价值的思路和整体网络服务。
判断该页是否提交,如果提交了,就按照正常的接受数据来就行了。
?php
if($_POST){
$words = $_POST["words"];
if ($words) {
echo "收到";
}
}
?
!DOCTYPE html
html lang="en"
head
meta charset="UTF-8"
titleDocument/title
/head
body
form action="test.php" method="post"
input type="text" name="words"
input type="submit" name="" value="提交"
/form
/body
/html
这个需要使用php中的$_REQUEST["code"]全局变量的方式,据可以获取到HTML传输过来的数据了。
form action="save.php" method='post'
input type="text" name = 'email'
button type='submit'提交/button
/form
save.php:
?php
$email = $_POST['email'];
?
html
head
meta http-equiv="Content-Type" content="text/html; charset=utf-8" /
title无标题文档/title
/head
body
form action="" method="get"
Name: input type="text" name="name" /
input type="submit" /
/form
?php
$name=$_GET['name'];
echo "欢迎你:".$name;
?
/body
/html
成都网站建设公司地址:成都市青羊区太升南路288号锦天国际A座10层 建设咨询028-86922220
成都快上网科技有限公司-四川网站建设设计公司 | 蜀ICP备19037934号 Copyright 2020,ALL Rights Reserved cdkjz.cn | 成都网站建设 | © Copyright 2020版权所有.
专家团队为您提供成都网站建设,成都网站设计,成都品牌网站设计,成都营销型网站制作等服务,成都建网站就找快上网! | 成都网站建设哪家好? | 网站建设地图