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
Simple classe to display a recordset with a page next and previous. You could customize it like google.com :)
ANG
GES
G
P
PHP Klassen zum erzeugen von Atom Feeds. Setzt PHP 5.1RC voraus. Eine deutsche Anleitung ist unter http://www.flaimo.com/php/atom zu finden.
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
The HtmlSource class is a simple way of retrieving, and stripping, HTML
source from any website, given a URL. Supports GET and POST and also
coo ...
ANG
GES
G
P
Diese kleine PHP Klasse hilft bei der Parameterverarbeitung via $_GET und $_POST. Werte können komfortabel eingelesen, in der Session gespeichert ...
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 ...