Diese Klasse unterstützt alle MySQL Datenbanken ab der V3.x aufwärts und läuft unter PHP4 und PHP5. Eine leicht erlernbare API sollte es auch Anfängern erlauben, relativ einfach und schnell MySQL gestützte Applikationen zu erstellen.
Die Klasse bietet ausserdem die Möglichkeit, im Fehlerfall automatisch eine E-Mail an den Entwickler zu versenden.
Im Archiv sind zwei Beispiele enthalten, die die Funktion dieser Klasse verdeutlichen.
Die Klasse bietet ausserdem die Möglichkeit, im Fehlerfall automatisch eine E-Mail an den Entwickler zu versenden.
Im Archiv sind zwei Beispiele enthalten, die die Funktion dieser Klasse verdeutlichen.
ANG
GES
G
P
Form generation and validation class.
Uses flat file to describe form including all display options and
validation.
Validation can be either se ...
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
ANG
GES
G
P
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...
ANG
GES
G
P
CMailFile is a PHP class that allows you to attach files to an email you are sending from a PHP script.
ANG
GES
G
P
Extension for the forms generation and validation class to manage forms
that are presented in multiple pages. It features:
- Sequential mode (Wi ...
ANG
GES
G
P
Bei cphplib handelt es sich um eine Sammlung von PHP Funktionen. Diese können einfach in bestehende PHP-Scripte eingebunden und sofort genutzt we ...
ANG
GES
G
P
PHP Klassen zum erzeugen von Atom Feeds. Setzt PHP 5.1RC voraus. Eine deutsche Anleitung ist unter http://www.flaimo.com/php/atom zu finden.
ANG
GES
G
P
Authentification and user track. A simple session manager for all.