Télécharger la liste

Description du projet

clsDB.inc is a PHP class for making connections to a MySQL database. Its features include error checking, error logging, optional error output, email notification of errors, devel mode for a development server, and test mode for outputting the queries to a page with or without execution. It returns pertinent information when the query is run (number of records updated, insert id, etc). Results are left as a MySQL result so that they may be manipulated by any MySQL functions. The class can also perform table grooming.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-18 11:06
0.10

Cette version ajoute un fichier plat fonctionnalité d'enregistrement, une fonction qui prepValues seule volonté citer tous les éléments d'un tableau, et un mode devel sorte qu'un second serveur mai facilement être utilisé pour le développement. Un mode de test qui met en place 4 niveaux de tests ont été mis en œuvre, et plusieurs autres petites fonctionnalités et corrections de bugs mineurs ont été effectués.
Tags: Stable, Major feature enhancements
This version adds a flat-file logging feature, a prepValues function that will single quote all the elements of an array, and a devel mode so that a second server may be easily used for development. A test mode that sets up 4 levels of testing was implemented, and several other small features and small bugfixes have been made.

Project Resources