Home     PHP / Javascript / Ajax
PHP EasyWebFetch 1.0 Script

PHP Script Codes > web-fetching

EasyWebFetch 1.0 Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2024

PHP Script Codes > EasyWebFetch 1.0
This is a simple class for web fetching from your application. This class fetch a web page by opening socket connection to the remote host. The main benefit is it has no dependencies. This class is an alternative if your server doesn't have PHP with curl enabled, or the PHP configuration doesn't allow opening URLs with fopen(). Visit to see the demo.