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
class, its easy to open new files which are locked and released after use
ANG
GES
G
P
First version of class for formatting of text (TTF) on images. Will allow you to more easily place ttfboxes on images.
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 ...
ANG
GES
G
P
class that caches dynamic content. easy to use an integrate into current
scripts.
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
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
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
A bunch of classes for a HTTP connection to a webserver
ANG
GES
G
P
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.