Categories
Tags → Class In Php

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

PHP_Debug

[PHP_Debug] An open source PHP debug library Hi, i have motivated myself to write this debug class, it works pretty fine. :) Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump...
DETAILS

PanaChart - Chart generator for PHP

PanaChart is a PHP class for online charts creation using PHP scripting language and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. PanaChart is suited for any scientific or busine...
DETAILS

Ends Smart Form

ESF is a PHP class that allows users to quickly create forms that can &"remember&" user input without the hassle of hand-coding each option. With ESF, you can quick enter all your options, and have the script do the re...
DETAILS

Table Class Create

TableClassCreate programme allows to create automatically a PHP class that provides all necessary functionality for standard database operations. Class generated by TableClassCreate implements Data Access Object pattern. Written in Delphi 7.0. Source...
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

Doulos Web Application Framework

Doulos is a framework for rapidly developing object-oriented web applications in PHP using the Model View Controller (MVC) paradigm. It elegantly reduces the total code to be written, manages and validates form data, encapsulates SQL databases, and m...
DETAILS

FX.php

FX.php is a PHP class which combines the ease-of-use of FileMaker with the power of PHP. In the latest release, FX.php allows access to every version of FileMaker since version 5, and preliminary support has been added for MySQL. FX.php is designed...
DETAILS

E-mailing in PHP

This tutorial will show you how to send email in PHP. Firstly it''ll go over the basics of how the Simple Mail Transfer Protocol (SMTP) works, then how to send email using PHP. After that it will show you how to send HTML emails in PHP (ins...
DETAILS

Paginator

Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a...
DETAILS

Page:
©2003-2019 jCay.com