JK0803_wantao 2014-08-07 02:05
浏览 1021

Dump $_SERVER $_SERVER['REQUEST_METHOD'] is undefined

xdebug调试过程中报如下的错误:Dump $_SERVER $_SERVER['REQUEST_METHOD'] is undefined $_SERVER['REQUEST_URI'] is undefined $_SERVER['HTTP_USER_AGENT'] is undefined Dump $_REQUEST Variables in local scope (#2),而我的程序中要用到$_REQUEST方法,如何解决?

  • 写回答

0条回答 默认 最新

    报告相同问题?