Written for Perl programmers who are interested in the nearly identical (but easier) language, PHP. This article is not a comparison between the two languages, but rather a reference for Perl programmers looking to learn PHP.
ANG
GES
G
P
Das Expblog ist eine kostenlose Weblog Software basierend auf PHP5 und MYSQL/SQLite, welche leicht über einen Webinstaller auf dem eigenen Webspa ...
ANG
GES
G
P
How do you build html form objects to make them dynamic? Why would you want to? What are examples of dynamic form objects scripted in php?
ANG
GES
G
P
AtomPhotoBlog ist ein freies FotoBlog-Program (GNU License), das vor allem auf
- Geschwindigkeit (kurze Skripte),
- Erweiterbarkeit (Objekt-Or ...
ANG
GES
G
P
Das einfache bedienungsleichte kostenlose Webtagebuch ohne Verwendung einer Datenbank.
Veröffentlichen Sie Ihre Texte und Bilder auf über den ...
ANG
GES
G
P
A simple php alternative to newspro and the like, this script lets you manage news on your website quickly and easily, without having to FTP uploa ...
ANG
GES
G
P
Mit diesem Script können Sie Ihre Nachrichten festhalten. Dabei ist es egal ob Ihr Text selber geschrieben wird oder ob Sie eine Quelle hatten fà ...
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
Reference counting is one of the hottest new features in PHP 4. It reduces the memory consumption of your PHP applications, improves performance, ...