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
Mit diesen Script ist es möglich den verfügbaren bzw. den noch vorhandenen Webspace anzeigen zu lassen. Es eignet sich wenn man selbst einen Web ...
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
Mit diesen Script ist es möglich den Status der einzelnen Rechner die im Netzwerk angeschlossen sind per Browser anzeigen zu lassen. Das hier von ...
ANG
GES
G
P
Ide.php is a web-based editor for PHP. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal ove ...
ANG
GES
G
P
Schlichter PHP-Code zum dynamischen Verändern der Schriftgröße auf Webseiten. Verwendet wird reines PHP (kein JavaScript, keine Cookies). Die D ...
ANG
GES
G
P
APC is the Alternative PHP Cache. It was conceived of to provide a free, open, and robust framework for compiling and caching php scripts.
APC w ...
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
This windows application is designed to show a parsed script file without the need of a web server. This may be useful for CD-ROM distribution, St ...