MiniXML provides a simple, API to generating and parsing XML. Its advantages are ease-of-use and the fact that no additional libraries are required. It comes with two independant implementations, 100% PHP and 100% Perl, which you can use seperately.
ANG
GES
G
P
Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc ...
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
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...
ANG
GES
G
P
Give this class the contents of a robots.txt file or the URL to it and it will parse it for you. As an option you can give it the name or your rob ...
ANG
GES
G
P
This class select data of PostgreSQL DataBase by SQL instructions and
write results into TXT file (SDF). Alignment and lenghts of columns are con ...
ANG
GES
G
P
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
Class library for easy creation of hybrid WAP pages.
The page is defined in a object oriented generic way.
Depending on the user's browser eithe ...