Diese kleine PHP Klasse hilft bei der Parameterverarbeitung via $_GET und $_POST. Werte können komfortabel eingelesen, in der Session gespeichert und wieder herausgelesen, oder manuell gesetzt werden. Darüber hinaus können die Parameter als URL-String ausgegeben werden.
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
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
ANG
GES
G
P
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...
ANG
GES
G
P
This debugger is build with serveral interacting technologies. The core element is a PHP based function, which can be integrated into the appl ...
ANG
GES
G
P
Generates HTML using templates. The data to be inserted is in array form
so that a list of information can be displayed. The format for the data
...
ANG
GES
G
P
emailform is written in and for php4. it is a very easy way to send data gathered with a form to an email recepient.
some of the features are...
...
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
HAWHAW is a PHP class library you can use to create hybrid web pages. With HAWHAW you can publish dynamic WML pages and control the output with a ...