Categories
Tags → Php Database Class

SimpleBytes SimpleTrace class

SimpleTrace is an open source PHP class designed to help developers with the task of debugging and analyising script runs. The class allows you to output messages to a number of different formats for analysis at run time or at a later date. As Simple...
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

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

activeDBLib

ActiveDBLib is a PHP class to access MySQL or other databases by using various database abstraction libraries. Its primary intention is to hide the differences between the different abstraction libraries, and to provide standard methods for the datab...
DETAILS

Ister PHP Framework

The Ister PHP Framework is a class library providing a consistent object oriented framework to build web applications. Features are custom logging, database abstraction, encapsulation of HTTP, classes to configure applications, form processing and mo...
DETAILS

DB_DATA_CMS

DB_DATA is a class that generates record lists, forms, insert && update queries for any relational database schema. DB_DATA uses PHP arrays to declare tables and can generate a database schema.
DETAILS

xSQLite

A simple PHP class to manage all sqlite database related operations, including database creation, queries, etc.
DETAILS

Easy PHP Upload

This PHP upload class (the old name) can be used to upload files with a client browser to a remote web server location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. ...
DETAILS

MyObjects

MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. M...
DETAILS

Page:
©2019 A--9.com