Home  >  Article  >  Backend Development  >  高分求助??php中form页面的action,点击提交后,出现空白页面,在1台服务器正常,在另外一台服务器只出现空白

高分求助??php中form页面的action,点击提交后,出现空白页面,在1台服务器正常,在另外一台服务器只出现空白

WBOY
WBOYOriginal
2016-06-23 14:12:11918browse

 高分求助??php中form页面的action,点击提交后,出现空白页面,在1台服务器正常,在另外一台服务器只出现空白
  


       
                                 
  • 宝贝详细前(HTML):

  •                     
  • 宝贝详细后(HTML):

  •                   




    点击提交按钮后出现空白页面如下:
     

    回复讨论(解决方案)

    没遇到过,你试着写一个简单的脚本再测试下

    enctype="multipart/form-data" 这个去掉就可以了吧?以前遇到过这种情况 在iframe里

    Statement:
    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
    Previous article:php代码求解Next article:问个unicode编码的问题