HTTP
Results 1 - 11 of 11
cPanel Proxy
This script is made for people who use cPanel. Its purpose is to give access to cPanel (including webmail and WHM) at port 80 by acting like a proxy. (For people behind strict firewalls.) It can be installed by server owner, reseller or end-users.
HTTP File Transfers
These functions are used to upload and download files over HTTP. It opens socket connection to the remote host and make HTTP requests. Use these functions to easily upload and download files with your PHP code.
Kwik-e-marK
Kwik-e-marK is a very simple and easy-to-use benchmark class that lets you test the execution time of your php script. It's very easy to split the code into many parts, which can be marked green or red in the report as a reminder (optimized or not) and...
(show more)
I Visit You
This tool help you validate a list of websites online or not by auto http visit one by one. And you can custom agent text and refer links telling the webmaster "Hi, I visit you, and my link is here!"
Browser Emulating fopen functions
Some web sites (like IMDb) prevent external scripts from parsing their contents by denying request without a user-agent string. You open a socket connection and send the headers, or you can just use be_fopen and be_file, which wrap the fsockopen calls...
(show more)
HTTP Proxy Finder PHP Version
Getting everyday problems with filtering firewall? Just simply find a HTTP proxy server and manage your web browser work behind it. We offer free solution for visitors asking where net proxies are to be given anonymously. You can select IP range and port...
(show more)
HTTP WebDAV Client
Net_HTTP_Client is an almost complete HTTP Client, implementing all HTTP methods and a subset of WebDAV (web publishing protocol). Features: handles data posting, handles HTTP/1.1 persistent connections, connexion through HTTP proxies supported, and...
(show more)
HTTP Post Class
A PHP class that posts an array of data to a given URL using rfc2616 - Hypertext Transfer Protocol -- HTTP/1.1.
HtmlSource
The HtmlSource class is a simple way of retrieving, and stripping, HTML source from any website, given a URL. It features properties for all of the possible request headers you can send (including Referrer and User agent), and also support for both GET...
(show more)
Sockhead
Have you any idea why your network program is not giving you the right answers, or how come you just got redirected? Sockhead enables you to send a simple HTTP/1.1 request to a server and view the response from the other server. Sockhead allows you to...
(show more)
Yahc
Yahc is an HTTP connection class. Yahc is used in PHP when you need to connect to a server on an arbitary port to execute arcane commands. It offers much more flexibility than the fopen() and other file related commands in PHP.
