Categories
Tags → Http Get Request 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

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

PHP_Dyn

PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
DETAILS
©2003-2019 jCay.com