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 match html specifications, according to php internal functions htmlentities and htmlspecialchars.
Values will be automatically escaped to match html specifications, according to php internal functions htmlentities and htmlspecialchars.
ANG
GES
G
P
OIS ermöglicht Oracle DBAs den schnellen Zugriff auf diverse Oracle Parameter und Tuning Views, unter anderem werden folgende Informationen angez ...
ANG
GES
G
P
Cached Fast Template is a template system for PHP that implements caching for PHP's FastTemplate module. Features include: Supports lock files, so ...
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
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
phPlate is a very simple template program designed to make maintaining a web site as easy as possible. There are zillions of other similar program ...
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 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
Class for parsing RSS 0.9 and 0.91 formats. Includes utility functions for
walking the parse tree.