A rule based system for taking data associated with a database result id
and pushing through specified templates. Allows for significant reuse of
code, particularly forms.
and pushing through specified templates. Allows for significant reuse of
code, particularly forms.
ANG
GES
G
P
Basic message Catalog utility for php, provides a basic way to generate
multiple languages scripts
ANG
GES
G
P
hdYouTube ist ein auf PHP basierendes Skript, mit dem man aus einem HTML Formular ein Video in seinen YouTube Account laden kann. So kann man z.B. ...
ANG
GES
G
P
template engine for php, allows to store your html code apart from your
php code.
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
ANG
GES
G
P
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...
ANG
GES
G
P
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.