标签: url hash parameters
我向Live Oauth发送请求并让他们回电成功返回网址。
但是,当我想在这个返回网址上读取参数时,我被卡住了......
网址附带#
$ _ GET除了#
http://www.abc.com/oauthlive/testing.php#access_token=theaccesstokenstring&token_type=bearer&expires_in=3600&scope=wl.basic
我该怎么做。