AtomPhotoBlog ist ein freies FotoBlog-Program (GNU License), das vor allem auf
- Geschwindigkeit (kurze Skripte),
- Erweiterbarkeit (Objekt-Orientiert),
- Einfachheit (Installer-Skript), und
- Konformität (CSS/(X)HTML-W3C-Konform) ausgelegt ist.
Es beherrscht automatische Verkleinerung von Uploads, Atom1.0 & RSS2.0-Feeds, spam-geschütztes Kommentar-Modul und vieles mehr.
- Geschwindigkeit (kurze Skripte),
- Erweiterbarkeit (Objekt-Orientiert),
- Einfachheit (Installer-Skript), und
- Konformität (CSS/(X)HTML-W3C-Konform) ausgelegt ist.
Es beherrscht automatische Verkleinerung von Uploads, Atom1.0 & RSS2.0-Feeds, spam-geschütztes Kommentar-Modul und vieles mehr.
ANG
GES
G
P
Being a good PHP hacker isn't just about writing single line solutions to complex problems. For example, web gurus know that speed of coding is mu ...
ANG
GES
G
P
This article covers several useful topics on PHP programming from basics to working with database. Main topics include: mod_php - Hello World, PHP ...
ANG
GES
G
P
This guide is meant to show you how to build a basic online store complete with (1) a product catalog, (2) user accounts for customers, and (3) th ...
ANG
GES
G
P
php_heise bindet stets die aktuellen Nachrichten aus der IT
Welt auf Eurer Homepage ein. Unterstützt werden hierbei die
Newsticker aus dem Bere ...
ANG
GES
G
P
CandyLog is a free weblog system.
Some CandyLog features:
-Administration area.
-Multiuser system with rights management
-WYSIWYG editor for c ...
ANG
GES
G
P
Hier bieten wir Ihnen ein Top Script womit Sie ein Blog, Forum oder Artikelverzeichnis realisieren können. Die Features: • Diskussionen in ver ...
ANG
GES
G
P
Quite possibly one of PHP’s least utilized yet most valuable features is its support for Variable Variables. I stumbled across this concept just ...
ANG
GES
G
P
Reference counting is one of the hottest new features in PHP 4. It reduces the memory consumption of your PHP applications, improves performance, ...