"Leseraum" ist ein Script fur Text-Artikel Verwaltung. Benötigt PHP4 und MySql. Die Inhalte sind im Filesystem gespeichert, was natürlich für Performans gut ist. Das benötigt natürlich keine spezielle Kenntnisse
ANG
GES
G
P
Which database do I use: Postgres or MySQL? This age-old question has plagued developers for, what, at least a couple years now. I've used both da ...
ANG
GES
G
P
This is a PHP script that computes the FFT of a complex array. The size of the array must be an integer power of 2. This script is a direct port o ...
ANG
GES
G
P
PHPBind is a complete PHP class for managing BIND 8.2's configuration files. Using no outside resources, and implemented completely within PHP it ...
ANG
GES
G
P
This tutorial is intended for the PHP programmer interested in using PHP to create basic WML pages. The reader is expected to be knowledgeable of ...
ANG
GES
G
P
PHP Script zum Betrieb eines einfachen Livetickers für Eishockey. Daten werden in Textdateien gespeichert. Der Ticker ist nicht geeignet um Spiel ...
ANG
GES
G
P
Sie erhalten hier ein Professionelles Downloadscript.
Die Files werden vor dem DOCUMENT_ROOT gelegt, somit wird ein direkter Download über Http ...
ANG
GES
G
P
Zum berechnen einer Kreditrate oder einer Leasingrate benötigt man Finanzfunktionen. Da ich keine gefunden hatte, habe ich die wichtigste - die e ...
ANG
GES
G
P
A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely im ...