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
Bei phpdl-login001.class handelt es sich um eine Loginklasse, die eine MySQL - Datenbank benötigt. Mit dieser Klasse haben Sie die Möglichkeit, ...
ANG
GES
G
P
Mit der Klasse PHPerrorlog können Sie bestimmen was mit den Fehlerausgaben von PHP passieren soll. Sie können die Fehlermeldungen per Mail verse ...
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
Provide an easy way to seed a script with debug statements, with screen or
file output, and halt or continue operation.
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )
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 ...
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 ...