|
Fetch a page without any dependencies
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 and make HTTP request. The main advantage is it doesn't have any dependencies so you can easily use it with your code. It's an alternative if your server doesn't have PHP with Curl enabled, or your PHP configuration doesn't allow opening URLs with fopen(). Online demo.
Site owner: Put the rating form on your site!
Listing wrong or need to be updated? Modify it.
|