Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Sockhead 0.3.3
HTTP Client 0.7
HTTPPost
BrowserEmulator fopen functions 2.0.1
Top Code
BrowserEmulator fopen functions 2.0.1
HTTP Client 0.7
HTTPPost
Sockhead 0.3.3
PHP > Networking Tools > HTTP
Source List

Code 1-4 of 4   


The Sockhead is a PHP based script which allows you to include additional request headers in your response as in rfc2616 Hypertext Transfer Protocol. It also enables you to send a simple HTTP request to a server and displays the response from any oth



The HTTP Client class is a script which implements all HTTP methods and a subset of WebDAV protocol. The main methods that are supported by this script are: connect, disconnect, set headers, remove header, set credentials, set protocol version, get,



The HTTPPost is a simple and easy to use script written in PHP programming. It shows you how to send a data to a given URL or a specified URL using the rfc2616 Hypertext Transfer Protocol which is nothing but HTTP. The script is very simple and easy



The BrowserEmulator fopen functions is a class which offers you various features such as sending custom header lines, GET or POST requests, contains basic HTTP authentication and also the script is usable with all PHP file handling methods like fgets