PHP Classes
elePHPant
Icontem

PHP server-side web browser: Browsing the Web via PHP

Recommend this page to a friend!

  Author Author  
Picture of Grigori Kochanov
Name: Grigori Kochanov <contact>
Classes: 7 packages by
Country: Ukraine Ukraine
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This is a simple set of scripts with anonymizing support to do folowing:

1. Take a URL from user input

2. Connects to the server according to the URI, passing through redirects (Location header) and gets the reply headers of the final URL.

3a. If the content type of the URL is text/html, it parses the content and changes the values of some attributes of some tags (a, img, form) to point them to the script itself with original URL as a parameter.

3b. Other content types are not changed.

4. The content of the URL is sent to the user agent.

So one can browse Internet and the Web servers will see that the client is a hosting server.

It can be useful when:

1. You want to browse some URL and want that it sees your hosting IP instead of your browser machine address.

2. Your traffic to Internet is charged and to your hosting is not.

3. You want to check the connection between your hosting server and another other server.

  Classes of Grigori Kochanov  >  PHP server-side web browser  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP server-side web browser
Base name: php_browser
Description: Browsing the Web via PHP
Version: 1.0.0
PHP version: -
License: BSD License
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes


  Pages that reference this package  
RSS Bandit
Uzun zamandir RSS Bandit kullaniyorum ve acikcasi pek fazla memnun degilim...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file frameset.php Example frameset
Accessible without login Plain text file GetUri.php Class class that works with HTTP
Accessible without login HTML file index.html Output index
Accessible without login HTML file location.html Output upper frame with URL entry field
Accessible without login Plain text file main.php Appl. script that organises all classes
Accessible without login Plain text file ParseHtml.php Class class that makes changes in HTML
Accessible without login Plain text file URI.class.php Class class that parses URI

Install with Composer Install with Composer - Download Download all files: php_browser.tar.gz php_browser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.