Home > Backend Development > PHP Tutorial > php5.4一般,php5.2下无法接收POST数组

php5.4一般,php5.2下无法接收POST数组

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 12:04:22
Original
904 people have browsed it

php5.4正常,php5.2下无法接收POST数组。
本来是把项目从PHP5.4移植到5.2时发现登录那里无法接收POST数组,然后发现写个普通的表单也无法接收POST数组。
把php5.4和5.2的配置文件对比了下,尝试改了几个不同的配置项也没作用,比如variables_order改成"GP"后POST数组还是空。
请帮忙分析下这是什么问题。谢谢。

------解决方案--------------------
那 post.php 输出什么?

Related labels:
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