Categories
Tags → Get Post Http Php

Curl Based HTTP Client

This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection...
DETAILS

getpostlib

php unit for performing HTTP GET and POST requests. Easy to use, brief documentation included.
DETAILS

Tavrida PHP Editor

Tavrida PHP Editor is a Delphi-like application for writing Web sites with PHP and database support and testing them on a built-in Web server. Main features: - Delphi(C++ Builder)-like interface: main window with a Tag palette (the...
DETAILS

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 call...
DETAILS
©2003-2019 jCay.com