Categories
Tags → Class In Php

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

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

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

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

select menu php code generator

Select is a PHP class that allows you to create &"select&" drop down menus in an easy manner so that you can dynamically update your menu from a file or a database.
DETAILS

DOM Menu

DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and selec...
DETAILS

PHP and UML Class Diagrams

UML (Unified Modelling Language) is a mechanism for representing software in the form of diagrams. Essentially it allows to design our applications by drawing, and if the right tools existed, even generate code from the diagrams. In this article we&a...
DETAILS

Page:
©2019 A--9.com