重新使用POST数据 [英] Re-using POST data

查看:42
本文介绍了重新使用POST数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好。我是PHP的新手,但我正在取得进步。


但是,我想知道我是否可以使用$ _POST数组中的所有数据并发送到下一页。

基本上,我会在将内容发送到另一个处理所需信息实际处理的页面之前检查内容(可能会有所不同)。


这可以轻松完成,或者我是否必须提取所有单个参数并以某种方式重新处理它们以传递到下一页。


我的帖子数据包含嵌套数组。


你的推荐是什么?


谢谢

Adrian

Hi. I''m new to PHP but I''m making progress.

However, I''d like to know if I can use all the data in the $_POST array and send to the next page.
Essentially, I perform a check of the content (which can vary), before sending it on to another page which will handle the real processing of the required information.

Can this be done easily, or do I have to extract all the individdual paramteres and re-process them somehow to pass on to the next page.

My Post data contains nested arrays.

What are your recomendations?

thanks
Adrian

推荐答案

_POST数组并发送到下一页。

基本上,我会在发送内容之前检查内容(可能会有所不同)另一个页面将处理所需信息的真实处理。


这可以轻松完成,还是我必须提取所有的信息viddual paramteres并以某种方式重新处理它们以传递到下一页。


我的帖子数据包含嵌套数组。


你有什么推荐?


谢谢

Adrian
_POST array and send to the next page.
Essentially, I perform a check of the content (which can vary), before sending it on to another page which will handle the real processing of the required information.

Can this be done easily, or do I have to extract all the individdual paramteres and re-process them somehow to pass on to the next page.

My Post data contains nested arrays.

What are your recomendations?

thanks
Adrian


我想用SESSION获取变量多页来获取值所有页面
I f u want to get the variable multiple page using SESSION to get the value all the pages


实际上,有3种方法可以做到这一点:
  • 将变量存储在
Actually, there are 3 ways to accomplish this:
  • Store the variables in the

这篇关于重新使用POST数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆