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
jfile class is a wrapper class for fopen/fclose and flock. With this
class, its easy to open new files which are locked and released after use
ANG
GES
G
P
This class allows one to read and modify files using the INI file format.
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
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 ...
ANG
GES
G
P
template engine for php, allows to store your html code apart from your
php code.
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
A Class to render automagically Form Fields Html code. I use it in
combination with a table that contains the fields description like type,
name ...
