The LDAP class for PHP is an easy way to interface your PHP program with an LDAP database. The interface is similar to what you would find in a filesystem. You can easily navigate through your directory server similar to the way you would navigate your file system.
ANG
GES
G
P
This is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
ch ...
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
Classic two frame menu. Simple to use yet easily customised
ANG
GES
G
P
This class provides an easy to use library to the PHP GD-based image functions.
Features: Many smart and useful resize options. TTF text generati ...
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...
ANG
GES
G
P
This is a little improvement to "Mp3 & ID3 tag parser" by
marty sejba . I made this to support ID3v1.1 TAGS (with
track number info) and added ...
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
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/chang ...