Skip to content

cowboy/php-simple-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Version: 1.5pre, Last updated: ??/??/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.5pre - (??/??/2009) Pre-Initial release

License

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

About

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

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published