php-simple-proxy

Simple PHP Proxy: Get external HTML, JSON and more!

  • 所有者: cowboy/php-simple-proxy
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Simple PHP Proxy: Get external HTML, JSON and more!

http://benalman.com/projects/php-simple-proxy/

Version: 1.6, Last updated: 1/24/2009

With Simple PHP Proxy, your JavaScript can access content in remote webpages, without cross-domain security limitations, even if it's not available in JSONP format. Of course, you'll need to install this PHP script on your server.. but that's a small price to have to pay for this much awesomeness.

Visit the project page for more information and usage examples!

Documentation

http://benalman.com/code/projects/php-simple-proxy/docs/

Examples

This working example, complete with fully commented code, illustrates one way
in which this PHP script can be used.

http://benalman.com/code/projects/php-simple-proxy/examples/simple/

Release History

1.6 - (1/24/2009) Now defaults to JSON mode, which can now be changed to native mode by specifying ?mode=native. Native and JSONP modes are disabled by default because of possible XSS vulnerability issues, but are configurable in the PHP script along with a url validation regex.
1.5 - (12/27/2009) Initial release

License

Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

概览

名称与所有者cowboy/php-simple-proxy
主编程语言JavaScript
编程语言PHP (语言数: 2)
平台
许可证GNU General Public License v2.0
发布数1
最新版本名称v1.5 (发布于 2009-12-27 20:55:59)
第一版名称v1.5 (发布于 2009-12-27 20:55:59)
创建于2009-12-27 02:45:14
推送于2023-02-12 18:07:52
最后一次提交2010-01-24 05:10:46
星数539
关注者数40
派生数156
提交数9
已启用问题?
问题数20
打开的问题数18
拉请求数0
打开的拉请求数10
关闭的拉请求数5
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部