国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Why $_REQUEST cannot accept parameters?
德魯大叔
德魯大叔 2018-08-04 09:35:57
0
1
1099

Android php toolbox, then $_REQUEST in the php code cannot accept parameters, get, post parameters can be accepted, GPR is turned on in the configuration, I don’t know what’s going on, please help me solve it

德魯大叔
德魯大叔

Write Once,Run Anywhere

reply all(1)
手機用戶_1533373742

The key value of name needs to exist in the form, and then the corresponding key value is passed. However, generally speaking, after obtaining it with $_GET or $_POST, make a judgment to complete the parameter transmission process!

  • reply Maybe I didn't describe it clearly. The problem I want to solve is how to configure it so that $_request can get the passed parameter value. Now the printed $_request is empty, but get and post can print out the data.
    德魯大叔 author 2018-08-04 17:41:09
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template