Categories
Tags → Php Class

Experts-Exchange Fetcher

experts-exchange fetcher is a PHP class that takes a question as input and searches experts-exchange.com for the best match of the question and its answer. It retrieves the matching question title, the question description, the question code snippet ...
DETAILS

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

Working with Dates beyond 2038 in PHP4/5

A PHP Date Class Library for converting timestamps beyond the year 2038. This script can also perform a few String to Time functions.
DETAILS

FeedBurner subscriber counter with Feedburner Awareness API

A FeedBurner subscriber counter with change indication using the Addicted to FeedBurner API PHP class and FeedBurner Awareness API. RSS Feed Statistics with PHP and FeedBurner Awareness API This function enables you to display your FeedBurner sub...
DETAILS

Easy pagination for your PHP applications

Download and learn how to use php pagination class in your web applications.
DETAILS

PHP Calendar of Events

This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add an event for each day in a year by calling a simple addEvent met...
DETAILS

Combine XML, Files and SQLite with PHP 5

This example shows you how to do it if you have no MySql DBMS at hand and a not to extensive amount of data to expect. The XML file (holds all basic data we want to make available in the administration by choice), the text file will handle all the ch...
DETAILS

PHP Data Cache Class

PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries e...
DETAILS

pChart

pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. Focus has been put ...
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

Page:
©2019 A--9.com