Categories
Tags → Php_curl

CurrencyConvert

CurrencyConvert is a simple PHP Class that''s easy to incorporate into your scripts to provide online currency conversion. It obtains Bid and Ask prices in real time from the Yahoo! Finance Currency Converter, and also calculates a Mid price. Y...
DETAILS

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

cURL

This class is an object oriented wrapper around the PHP cURL extension functions. The cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those using the SOAP protocol. The class provide...
DETAILS

Yahoo, Gmail, Hotmail and AOL contact grabber

Extracts email addresses from a user''s contact or address book by PHP Curl to build up more subscribers, referrals, spread the word, send invites or new signups from the most popular mail clients like Yahoo, Gmail, Hotmail, AOL. Can be used in ...
DETAILS

SMS API

Class for sending worldwide SMS messages via CLICKATELL gateway (HTTP protocol). This class use PHP fopen function or PHP CURL module. Class have auth(), getbalance() and send() function. In version 1.3d, added support for concatenated messages (up ...
DETAILS

Grabber

This is a simple yet powerful and well commented PHP class for screen scraping. It uses PHP CURL Library and handles most of the work for you. It has several useful functions for cleaning and extracting the needed content.
DETAILS

UPS Tracking XML Tool integration

By using XML to accomplish your e-commerce site tracking with UPS online tools, you can add a very professional utility to your site. Visitors will not leave your page and you control 100% of the layout and the response variables using an XML class f...
DETAILS
©2003-2019 jCay.com