xmlobjects is a class for reading xml documents and to parse it into a php object for easy access from within php.
this class is some kind of experimental and should be used only by experienced programmers.
this class is some kind of experimental and should be used only by experienced programmers.
ANG
GES
G
P
Class for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and ...
ANG
GES
G
P
PHP class to generate Excel files on the fly. Supports formatting of
cells, spread sheet protection.
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
This MySQL class has the following features:
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQ ...
ANG
GES
G
P
Authentification and user track. A simple session manager for all.
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
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
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.