PHP Classes

Simple Browser: Browse remote sites

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 49%Total: 771 All time: 4,393 This week: 84Up
Version License PHP version Categories
simple_browser 1.0Free for non-comm...5.0HTML, HTTP, PHP 5
Description 

Author

This class can be used to browse remote sites.

Any one can implement browser functionality into their own site.

It can request the content of remote sites and show them as if it is content of the site serving the script.

Picture of vijay3000
Name: vijay3000 <contact>
Classes: 1 package by
Country: India India

Details

Router =================== Version 1.0 - July 2010 --------------------------- Copyright (C) 2009-2010 Vijay Requirements: PHP version 5.x.x+ (http://www.php.net) Works with UNIX and Windows both This router class is used to access other applications or websites from your webserver. Uses: Example: User has multiple web servers with network linked. But user has only rights to access one webserver. In that case, if he put this script in the webserver, he can access other server applications too. This script will get the request from the user (URL), send request to actual server, get response from the server & send response to the user. Example: User has limited access or don't have network connection. But server has network connection. In that case, if he put this script in the webserver, he can access all the websites. If the user wants to made the request based on ip, this script will convert host or website name into ip & make the request based on ip. In some scenarios, we need this option to overcome tech rules. This application is serving all the websites content based on user request. We can track users like how he navigating from one website into other website, how many links he clicked, serving content with image blocking option...etc. We can take final report for each user like an user visited how many websites & navigation tree. License Type: Freeware. Price: Free License Type: Commercial License. Price: 50.00$ (ask me about by email [email protected]) Files: index.html - To get the base url from User. index.php - Router cookie.txt - To maintain all the wesites cookie informations. http_code.ini - All the HTTP staus & their description. .htaccess - To bring control to router.php How to install Place all files into a folder (for instance, "/tool/") You need to enable below modules in the webserver. Apache mod_rewrite - For proper functioning of htaccess file. PHP CURL extension - To get the content of websites. Yours sincerely, Vijay, [email protected]

Screenshots (1)  
  • Initial_HTML_page
  Files folder image Files (9)  
File Role Description
Plain text file readme Doc. Purpose, Uses & License informations available
Plain text file http_code.ini Data All the HTTP staus & their description.
Plain text file router.php Class Handling all the requests & giving output as per output
Plain text file .htaccess Data All the HTTP staus & their description.
Plain text file index.php Example Router class
Plain text file cookie.txt Data To maintain all the wesites cookie informations.
HTML file index.html Data User page, where the initial url will be loaded from this file.
Plain text file router-nohtaccess.php Class Router functionality without mod_rewrite module

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:771
This week:0
All time:4,393
This week:84Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:83%StarStarStarStarStar
Documentation:75%StarStarStarStar
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2782