HTML: Little PHP Proxy
Andrey Nikishaev (contact me)
This class can be used to browse remote Web site pages as if they were from the current site.
It retrieves pages of remote sites, parses the page HTML to translates all the URLs of links, images, Javascript, etc.. to map them to URLs of the current site that make the same class retrieve those remote resources via the current script using the class.
-URL can be encoded in base64(for use thought proxy)
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (68.8%)
| Not sure (56.3%)
| -
| Good (83.3%)
| -
| -
| Not sure (48.3%)
| 1337 |
Click here for detailed information about this class on phpclasses.org
Class
proxy class for php4