This tutorial shows you how to use Ajax and a PHP proxy script to access del.icio.us Web APIs, all from a single "super page" that can be simulated as the home page to your Harry Potter book club.
本教程讲解如何使用Ajax和一个php代理脚本访问del . icio . us Web API,这些访问都在一个“超级页面”上进行,这个页面的效果就像是哈利·波特读书俱乐部的主页。
Save the code in Listing 3 so your Web server can find it and point Firefox to the address of the new PHP page through the reverse proxy.
保存清单 3 中的代码,以便 Web 服务器可以找到它并使 Firefox 通过反向代理指向新 PHP 页面的地址。
Beyond a text editor and a browser, you will need PHP and a Web server for your proxy.
除了文本编辑器和浏览器之外,还需要php和web服务器。
应用推荐