一个简单的表单提交,然后返回提交页面,需要相应数据解决方法
Jun 13, 2016 pm 01:40 PM
一个简单的表单提交,然后返回提交页面,需要相应数据
test3.php:
test4.php:
$brand = $_REQUEST["brand"];
$model = $_GET["model"];
$years = $_GET["years"];
$a = array($brand,$model,$years);
?>
现在想取得$a,并且在表单提交页面的
改变value值,值为$a数组里面的元素。
谢谢了
------解决方案--------------------
定义一个全局变量,在test3.php提交时赋值,返回时,调用就OK了。
- PHP code
1 2 3 4 5 6 7 8 9 10 |
|

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

What are the differences between Huawei GT3 Pro and GT4?

Fix: Snipping tool not working in Windows 11

How to Fix Can't Connect to App Store Error on iPhone

What does option mean in linux documentation?

Microsoft is rolling out Windows 11 23H2 build to the release preview channel with Copilot

How to optimize iPad battery life with iPadOS 17.4
