Categories
Tags → Php Class

Spell checker class

This is a simple PHP MySQL spell checker class it uses 1 MySQL table for a dictionary.
DETAILS

Building a Web Page Using Object Oriented Programming

Learn the basics of using Object Oriented Programming in PHP to build and extend a class to make a website.
DETAILS

phpXML Lite 1.0.5

This class is completely stand-alone and is designed to make the XML communications nice and simple in PHP. Because it''s stand-alone, it does not require you to install extra libraries, like PEAR or PECL. The class properties and methods are m...
DETAILS

PHP flood protection class

This is a simple free PHP flood protection class to help stop people flooding your server with requests, It requires a MySQL table.
DETAILS

PHxmltvParser

PHxmltvParser consists of a parser class and some helper classes in PHP which parses an XMLTV data file and stores the information in a collection. There also is a simple example script which shows how to use the classes and displays a tv listing tha...
DETAILS

Semantic and accessible DHTML multi-level menu

The purpose of this menu is to provide a semantic version of what is traditionally accomplished with tables. It uses nested UL lists and uses a PHP class to build the menu elements. These lists are displayed with CSS to create a nice customisable men...
DETAILS

FormBuilder

FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standar...
DETAILS

Molins framework for PHP5

Molins is a framework for PHP 5 that was inspired by Struts, but also has much in common with the other sub-projects of Jakarta like Torque and Commons. It features very good integration with Smarty, can work with XSLT, and supports logging, unit tes...
DETAILS

phpFlashMyAdmin

phpFlashMyAdmin includes all of the significant table administration features of phpMyAdmin, but without the annoyance of page refreshes. An external configuration PHP file allows you to set over a dozen options for the display and behavior of phpF...
DETAILS

Cron schedule parser

If you''re dependent on cron to run important tasks, you''ll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application ...
DETAILS

Page:
©2019 A--9.com