Einfach Klasse zur Darstellung von Datensätzen in Listen. Generiert automatisch Informationen wie "*Ergebnisse* 10-20 von 662", Blätterlinks wie Anfang, Zurück, Vor, Ende. Die Anzahl der Datensätze pro Seite ist definierbar. Beispiele runden die kostenlose PHP-Klasse ab.
ANG
GES
G
P
Bei cphplib handelt es sich um eine Sammlung von PHP Funktionen. Diese können einfach in bestehende PHP-Scripte eingebunden und sofort genutzt we ...
ANG
GES
G
P
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
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
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
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
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
In diesem RegEx-Bereich wird eine kurze Einführung in das Thema Reguläre Ausdrücke gegeben.
Danach werden einige gebrauchsfertige Reguläre A ...