Categories
Tags → Php Class

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

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

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

phpThumbnailer

Simple PHP class for creating thumbnails or resizing images. With version 1.2 it can save thumbnailed image.
DETAILS

PHP Porter Word Stemmer

This PHP class is a fairly faithful implementation of the Porter Stemming algorithm for reducing English words to their stems. The primary use of stemming words is in keyword indexing, if you''re building a search application.
DETAILS

Page:
©2019 A--9.com