Categories
Tags → Php Class

E-Gold Toolkit

The E-Gold Toolkit is a PHP class designed to make integrating E-Gold into your site easier. Includes example apps. This is the first in a number of E-Gold applications that we''ll be releasing in the near future. All powered by this toolkit
DETAILS

Text Database PHP Class

Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given fie...
DETAILS

lastRSS.php

lastRSS.php is a simple yet powerful PHP class to parse RSS 0.9x, 1.0, and 2.0. It uses quick regular expressions instead of an XML parser, and it returns an associative array with RSS fields as a result. It has a transparent caching system, and allo...
DETAILS

blockshow

blockshow is a set of php classes to handle ansi images (as used in mailbox systems). Probably the main feature is to convert an ansi to png (either directly to stdout or to a file). These files may be generated in two different sizes (with a width...
DETAILS

phpDocumentor

phpDocumentor is the world standard auto-documentation tool for PHP. Written in PHP, phpDocumentor can be used directly from the command-line, or through its easy web interface to generate professional documentation directly from the source code of ...
DETAILS

ImageInfo

To optimize your site''s load time you should always code in the dimensions of all images being loaded. We wrote this to simulate a function in PHP that does pretty much the same thing. It''s a simple class to return vital stats on an image...
DETAILS

phpWatermark

phpWatermark aims to provide a simple way of marking an image with a digital &"watermark&" to prevent unauthorized use. It is implemented as a php class and should be usable inside most php scripts. Images are accepted either as a f...
DETAILS

php calendar class

A codefork of the author''s original php Calendar generation function. This class uses a db with events listed as start_date and end_date. a class is used to indicate which days have events on them. Also provides next month a previous month methods.
DETAILS

TinyButStrong

TinyButStrong is a Template Engine for pro and beginners. It s a single Php class with 6 methods and 5 properties. The TBS tags can be visible with any Visual (wysiwyg) Html Editor. TinyButStrong support MySQL, PostgreSQL, SQLite and other data...
DETAILS

dbForm

PHP class that creates a Web Data Entry Form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. Very customisable and flexible. Uses ADODB to connect to databases and simple Templates.
DETAILS

Page:
©2019 A--9.com