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
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
ANG
GES
G
P
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
class.gzip_encode.php is a php class to gzip encode served content to reduce size.
ANG
GES
G
P
This class select data of PostgreSQL DataBase by SQL instructions and
write results into TXT file (SDF). Alignment and lenghts of columns are con ...
ANG
GES
G
P
A base class and 2 derivated classes to generate clients for dictionary
servers
that follow the DICT protocol (RFC 2229), such as the server at ...