phPlate is a very simple template program designed to make maintaining a web site as easy as possible. There are zillions of other similar programs, but I thought I'd release this one anyway. phPlate is free / Open Source software released under the GPL. phPlate has been tested with PHP 4.
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
ANG
GES
G
P
It provides a WWW PHP interface to the Napster music network.
ANG
GES
G
P
Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
sla ...
ANG
GES
G
P
class.gzip_encode.php is a php class to gzip encode served content to reduce size.
ANG
GES
G
P
Form generation and validation class.
Uses flat file to describe form including all display options and
validation.
Validation can be either se ...
ANG
GES
G
P
HtmlReader is a PHP class for mananging html templates. You can insert
variables, multi level if-blocks and multi level loops
ANG
GES
G
P
class that makes it very easy to read and write XML files. It uses an
in-memory tree structure to accomplish this. It allows you to create
ni ...
ANG
GES
G
P
Sessionara is a handy php class to manage sessions and realize member
areas. In a developer's life, the job to make admin areas is a common
task ...