Home > Backend Development > PHP Tutorial > php取input数组的值

php取input数组的值

WBOY
Release: 2016-06-23 13:44:56
Original
1893 people have browsed it

a.php 


 
 







    


b.php
?>
怎么在b.php用数组得方式取a.php里input的值


回复讨论(解决方案)

$version = $_POST['version']

method=" post"

$_POST['xxxxx']

发送请求
版本号
编码方式
证书ID
签名域
签名方法
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template