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
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
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
fileupload.class extends PHP's native support for uploading image and text files through a Web browser. It can clean up the file's name, detect it ...
ANG
GES
G
P
It provides a WWW PHP interface to the Napster music network.
ANG
GES
G
P
Simple and easy class for reading/writing 3dim arrays as CSV files.
ANG
GES
G
P
This is a class for sending email; it has support for To:, Cc:, Bcc: and
Reply-To: headers. It requires that you have sendmail installed.
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
Embed those pesky little gif files right into your scripts.