Sessionara is a handy php class to manage sessions and realize member
areas. In a developer's life, the job to make admin areas is a common
task, all this has to be realized fast. Sessionara is a framework for
this, you can save/get variables in it, useable across an entire project.
It is easy to use and saves you alot of time. It uses MySQL to store the
data.
areas. In a developer's life, the job to make admin areas is a common
task, all this has to be realized fast. Sessionara is a framework for
this, you can save/get variables in it, useable across an entire project.
It is easy to use and saves you alot of time. It uses MySQL to store the
data.
ANG
GES
G
P
PHP Klasse für die Administration einer mod_auth_mysql Datenbank, benötigt Apache mit mod_auth_mysql!
Ein einfaches Demo Interface gibts auch..
ANG
GES
G
P
Full Featured php Form Generation Class, by Strudleman.
Simple to use, full CSS support, XHTML compliant output.
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
ANG
GES
G
P
Class that connects to a FTP server to work with files and directores.
It features:
- connect to ftp server
- change current working dir
- ...
ANG
GES
G
P
phpdl-server.health.class.php bietet Euch und Eurem Server die Möglichkeit, Serverdienste (apache,mysql u.s.w.) restarten zu lassen.
Ihr konfig ...
ANG
GES
G
P
Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
sla ...
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 ...
ANG
GES
G
P
Very Simple Template allows you to dissociate very simply HTML code from PHP code.
A programer will easily rewrite an HTML project done by a grap ...