• <bdo id='IAarE'></bdo><ul id='IAarE'></ul>
    <tfoot id='IAarE'></tfoot>

      <i id='IAarE'><tr id='IAarE'><dt id='IAarE'><q id='IAarE'><span id='IAarE'><b id='IAarE'><form id='IAarE'><ins id='IAarE'></ins><ul id='IAarE'></ul><sub id='IAarE'></sub></form><legend id='IAarE'></legend><bdo id='IAarE'><pre id='IAarE'><center id='IAarE'></center></pre></bdo></b><th id='IAarE'></th></span></q></dt></tr></i><div id='IAarE'><tfoot id='IAarE'></tfoot><dl id='IAarE'><fieldset id='IAarE'></fieldset></dl></div>

      <small id='IAarE'></small><noframes id='IAarE'>

      1. <legend id='IAarE'><style id='IAarE'><dir id='IAarE'><q id='IAarE'></q></dir></style></legend>

        从 php 中的 url 获取 #

        get a # from a url in php(从 php 中的 url 获取 #)

      2. <legend id='69Of6'><style id='69Of6'><dir id='69Of6'><q id='69Of6'></q></dir></style></legend>

          <small id='69Of6'></small><noframes id='69Of6'>

              <tbody id='69Of6'></tbody>
            • <bdo id='69Of6'></bdo><ul id='69Of6'></ul>
            • <tfoot id='69Of6'></tfoot>
              <i id='69Of6'><tr id='69Of6'><dt id='69Of6'><q id='69Of6'><span id='69Of6'><b id='69Of6'><form id='69Of6'><ins id='69Of6'></ins><ul id='69Of6'></ul><sub id='69Of6'></sub></form><legend id='69Of6'></legend><bdo id='69Of6'><pre id='69Of6'><center id='69Of6'></center></pre></bdo></b><th id='69Of6'></th></span></q></dt></tr></i><div id='69Of6'><tfoot id='69Of6'></tfoot><dl id='69Of6'><fieldset id='69Of6'></fieldset></dl></div>

                  本文介绍了从 php 中的 url 获取 #的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在尝试使用 facebook API 进行编码

                  I'm trying to code with the facebook API

                  这里说:http://developers.facebook.com/docs/authentication/javascript获取 access_token 的东西,但它在 # 之后而不是 ?

                  here it says : http://developers.facebook.com/docs/authentication/javascript to get the access_token thing, but it's after a # and not a ?

                  那我怎样才能得到它?

                  http://www.example.com/callback#access_token=...&expires_in=...

                  推荐答案

                  您将无法在 PHP 中进行 - 您只能在 javascript 中访问它 - 片段/哈希永远不会到达服务器,它由浏览器

                  You won't be able to do it in PHP - you can only access it in javascript - the fragment/hash never reaches the server, it is processed by the browser

                  在Javascript中,您可以使用

                  in Javascript, you can access the fragment using

                  window.location.hash
                  

                  这篇关于从 php 中的 url 获取 #的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Appending GET parameters to URL from lt;formgt; action(将 GET 参数附加到来自 lt;formgt; 的 URL行动)
                  Forcing quot;Save Asquot; dialog via jQuery GET(强制“另存为通过 jQuery GET 对话框)
                  PHP - get certain word from string(PHP - 从字符串中获取某个单词)
                  How to debug a get request in php using curl(如何使用 curl 在 php 中调试 get 请求)
                  PHP - include() file not working when variables are put in url?(PHP - 将变量放入 url 时,include() 文件不起作用?)
                  PHP Require and Include GET(PHP 需要并包含 GET)
                  • <bdo id='4J8Xm'></bdo><ul id='4J8Xm'></ul>

                  • <tfoot id='4J8Xm'></tfoot>

                      <tbody id='4J8Xm'></tbody>
                    <i id='4J8Xm'><tr id='4J8Xm'><dt id='4J8Xm'><q id='4J8Xm'><span id='4J8Xm'><b id='4J8Xm'><form id='4J8Xm'><ins id='4J8Xm'></ins><ul id='4J8Xm'></ul><sub id='4J8Xm'></sub></form><legend id='4J8Xm'></legend><bdo id='4J8Xm'><pre id='4J8Xm'><center id='4J8Xm'></center></pre></bdo></b><th id='4J8Xm'></th></span></q></dt></tr></i><div id='4J8Xm'><tfoot id='4J8Xm'></tfoot><dl id='4J8Xm'><fieldset id='4J8Xm'></fieldset></dl></div>

                      <legend id='4J8Xm'><style id='4J8Xm'><dir id='4J8Xm'><q id='4J8Xm'></q></dir></style></legend>

                      <small id='4J8Xm'></small><noframes id='4J8Xm'>