Diese Template-Klasse wurde für kleine Webprojekte unter dem Gesichtspunkt entwickelt, dass die Benutzung so einfach wie nur irgendwie möglich sein soll.
Darüber hinaus wurde sehr viel Wert auf die Dokumentierung gelegt, um die Einarbeitungs-Phase möglichst effizient zu gestalten.
Ein weiterer Vorteil ist, dass die Klasse durch ihr objektorientiertes Design sehr leicht wiederverwendbar und erweiterbar ist.
Darüber hinaus wurde sehr viel Wert auf die Dokumentierung gelegt, um die Einarbeitungs-Phase möglichst effizient zu gestalten.
Ein weiterer Vorteil ist, dass die Klasse durch ihr objektorientiertes Design sehr leicht wiederverwendbar und erweiterbar ist.
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
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
phpdl-count003.class ist eine Counterklasse
Features:
- Freeware
- deutsche Quellcode - Dokumentation
- keine Datenbank wird benötigt
- auto ...
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
A framework for mysql database searches and displaying the results
making it quick and easy to set up a html search form.
ANG
GES
G
P
displays content of variables in human-readable format. just call
debug_var($VAR) and an window opens with the struktur and content
ANG
GES
G
P
hdYouTube ist ein auf PHP basierendes Skript, mit dem man aus einem HTML Formular ein Video in seinen YouTube Account laden kann. So kann man z.B. ...
ANG
GES
G
P
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 fi ...