Diese Template-Klasse wurde für kleine Webprojekte unter dem Gesichtspunkt entwickelt, dass die Benutzung so einfach wie nur irgendwie möglich sein soll.
Darüber hinaus wurde sehr viel Wert auf die Dokumentierung gelegt, um die Einarbeitungs-Phase möglichst effizient zu gestalten.
Ein weiterer Vorteil ist, dass die Klasse durch ihr objektorientiertes Design sehr leicht wiederverwendbar und erweiterbar ist.
Darüber hinaus wurde sehr viel Wert auf die Dokumentierung gelegt, um die Einarbeitungs-Phase möglichst effizient zu gestalten.
Ein weiterer Vorteil ist, dass die Klasse durch ihr objektorientiertes Design sehr leicht wiederverwendbar und erweiterbar ist.
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
HtmlReader is a PHP class for mananging html templates. You can insert
variables, multi level if-blocks and multi level loops
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...
ANG
GES
G
P
This project includes some classes which are used to generate very simple
MS Excel file (xls) via PHP. The generated xls file can be obtained by ...
ANG
GES
G
P
fileupload.class extends PHP's native support for uploading image and text files through a Web browser. It can clean up the file's name, detect it ...
ANG
GES
G
P
This class builds completely an HTML Form based in a description of the
fields, it's ideal to avoid writing one form any new table you have to
f ...
ANG
GES
G
P
Bei phpdl-login001.class handelt es sich um eine Loginklasse, die eine MySQL - Datenbank benötigt. Mit dieser Klasse haben Sie die Möglichkeit, ...
ANG
GES
G
P
simple implementation of the nntp protocol which allows php to make
postings to a newsgroup. You can also reply to your own postngs on the
same ...