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
Pass the class any text and it will check for matches against a list of
badwords you wish to exclude.
Excuded words are in ACSII format held in ...
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
Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc ...
ANG
GES
G
P
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
GeoClass.php stellt ein Set von Klassen bereit, um geografische Daten zu verarbeiten. So können GeoObjekte angelegt werden, zwischen denen dann z ...
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
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.
