A very easy to use yet powerful and quick template engine. Enables you to
seperate your page layout/design from your code. It can handle simple
variable replacement and table building using two dimensional arrays
and/or MySQL result sets (Meaning that given a single row in the template,
this class can build an entire table of data). Performance is good. Has
support for multiple template files (which can actually improve
performance in some cases).
seperate your page layout/design from your code. It can handle simple
variable replacement and table building using two dimensional arrays
and/or MySQL result sets (Meaning that given a single row in the template,
this class can build an entire table of data). Performance is good. Has
support for multiple template files (which can actually improve
performance in some cases).
ANG
GES
G
P
OO interface for generating HTML tables. All HTML 3.2 elements can be defined.
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 is a modification on Sword Su's code. You can now collapse menus
with out
having to click on another. I also refined the html a bit. I a ...
ANG
GES
G
P
I created this class to present the public an easy to use system for protecting pages and register users. Of course there are a lot of more flexi ...
ANG
GES
G
P
Class to convert any document, that can be read by MS Word, to another
format supported by Word.
Converts extensions from/to: doc,dot,txt,rtf,ht ...
ANG
GES
G
P
i18n ist eine sammlung von klassen um mehrsprachige php seiten besser managen zu können. zahlen, währungen, datumsangaben usw. können ebenfalls ...
ANG
GES
G
P
A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was su ...
ANG
GES
G
P
The LDAP class for PHP is an easy way to interface your PHP program with an LDAP database. The interface is similar to what you would find in a fi ...
