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
Eine PHP FTP Klasse ist sinnvoll, der Vorteil ist sicher das der FTP-Account einen Cage bildet, durch Manipulation, meinetwegen URI-Manipulation, ...
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 makes it very easy to read and write XML files. It uses an
in-memory tree structure to accomplish this. It allows you to create
ni ...
ANG
GES
G
P
This is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
ch ...
ANG
GES
G
P
A very easy to use yet powerful and quick template engine. Enables you to
seperate your page layout/design from your code. It can handle simple
...
ANG
GES
G
P
webring provides an easy-to-configure solution for creating a webring. All
URLs are stored in one file (webring.urls), and each link in the webri ...
ANG
GES
G
P
PHP Klassen zum erzeugen von Atom Feeds. Setzt PHP 5.1RC voraus. Eine deutsche Anleitung ist unter http://www.flaimo.com/php/atom zu finden.
