Categories
Tags → Php Curl Class

Hotmail New Message Indicator

PHP Class that tells you how many new messages are in your inbox. Uses cURL and PHP to grab the number of new messages from any hotmail account when the username and password are supplied.
DETAILS

SMS2Impress version 1.1a

Do you run a website where response time is of the essence or maybe you re tired of waiting by your PC for those enquiries to arrive? With txtFromSMS you can receive instant notifications sent to your mobile/cell phone as soon as they arrive. txtFrom...
DETAILS

EasyWebFetch 1.0

This is a simple class for web fetching from your application. This class fetch a web page by opening socket connection to the remote host. The main benefit is it has no dependencies. This class is an alternative if your server doesn''t have PHP...
DETAILS

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

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

PayPal IPN Class

This new version of the class, originally written by Pineapple Technologies, fixes the problem where PayPal IPN notifications fail. There was a bug in PayPal''s servers which caused your script to have to follow a HTTP 302 redirect. They have se...
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
©2019 A--9.com