phpApplication is an application level variable manager. It allows you to have a set of variables that are scoped to the entire PHP site, not just the session or page. The variables set will be available from any page that uses the same application object name. phpApplication gives PHP a similar option to ColdFusion's #Application.var# storage and ASP's Application object.
ANG
GES
G
P
Besucher können kurze Kommentare schreiben, die sofort auf der Seite angezeigt werden. Features: Automatischer Zeilenumbruch, HTML-Tag-Sperre, Ak ...
ANG
GES
G
P
PHPFacileDoc is a useful multilingual tool to get an HTML documentation file from a PHP source file. It is more or less like JavaDoc for Java prog ...
ANG
GES
G
P
Einfaches php-Script zur Unterscheidung von IPv4 und IPv6 Internetverbindungen.
Beschreibung:
Mit diesem Script kann z.B. auf den eigenen We ...
ANG
GES
G
P
PHPub was created to speed the develpment of PHP scripts on the Windows platform by providing a complete environment integrated with the PHP scrip ...
ANG
GES
G
P
Klasse zum messen von Zeitintervallen in Mikrosekunden. Man kann während einer Skriptausführung die
Zeit mehrmals messen und dann am ende als ...
ANG
GES
G
P
Mit diesem Programm lässt sich ein kleiner Bücher-Shop, basierend auf dem Amazon.de-Partnerprogramm, ohne große Programmierarbeiten in die eige ...
ANG
GES
G
P
Funktion zur Überprüfung der Schweizer AHV (Alters- und Hinterlassenenversicherung) Nummer.
Funktionsfähiges Beispiel
PHP
ANG
GES
G
P
A template engine entirely written in PHP.
I wrote it as when I started working on webpages involving lots of 'copy-paste' of ugly automatically ...
