Home > Backend Development > PHP Tutorial > php的action有关问题

php的action有关问题

WBOY
Release: 2016-06-13 10:13:10
Original
1041 people have browsed it

php的action问题
我在一台机器上(windows xp)提交某个表单并传几个参数到某个地址,如下
?


?在http://234.249.235.1/index.php上接收我传过去的参数,很正常



但是现在在一台Linux机器上同样的代码,结果出错,就停在http://234.249.235.1/index.php了,而且是该页出错的显示,

大家谁知道是怎么回事吗?

------解决方案--------------------
是不是 '/' '\' 的问题啊 还是没权限访问啊
------解决方案--------------------
探讨
是不是 '/' '\' 的问题啊 还是没权限访问啊
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