?? URL: http://www.tp51.com/index/Demo/test/name=peter&sex=male
class ?? ?? ????
{
public function test()
{
dump (( new Request())->get()); //dump($_GET)? ??;
??:
'/index/Demo3/test1/name' => string 'peter'(??= 5) )
'sex' => ??? '??'(??=4)
????????????????????????????????????????????????????????????~?????????????????
}
}
?? ??? ??? ?????? ?? ??? ?????.
URL: http ://www.tp51.com/index/Demo/test?name=peter&sex=male
?? ??
??:
array (size=3)
'/index/Demo/test' => string '' (length=0)
'name' => string 'peter' (length=5)
'sex' => string 'male' (length=4)
param() ???? ???? ?????. .
????? ????? ??? ?????. ???? ???? ??? ??? ????
?????!?? ?????!
?? PHP5.1? ?? ??? ?? ?? ??? ???? ?????.
??? ??? ???? http://www.tp51.com/index/Demo/test/name=peter&sex=male &? ???? ?? & ?? ?? ? ???? ?? ???? ??????