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
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.
ANG
GES
G
P
Session management with timeout and applications, based on temporary files
ANG
GES
G
P
Mit dieser Klasse ist die komfortable Ansteuerung von Oracle Datenbanken ab Version 8i aufwärts möglich. Die Klasse läuft unter PHP4 und PHP5 u ...
ANG
GES
G
P
Returns client information based on HTTP_USER_AGENT
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )
ANG
GES
G
P
This class is a expansion to the original PHP string funcions.
All functions was make to use special characters (192-223 and
224-255 in ascii ...
ANG
GES
G
P
Paranoia was designed to check the validity of the parameters that a php
page will receive after a form submision. It can be used to check the
v ...
ANG
GES
G
P
This is a class for sending email; it has support for To:, Cc:, Bcc: and
Reply-To: headers. It requires that you have sendmail installed.