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
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
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...
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
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protect ...
ANG
GES
G
P
This class was created to simplify the process of representing images with
thumbnails. This class simply gets the image's size, converts the heig ...
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
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
ANG
GES
G
P
Sophisticated XML Management library for XML file that does not rely at
all on php pre-defined xml classes.