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
Ein mp3 Player für die Homepage.
Die mp3 streamen, d.h. sie starten sofort, falls der Besucher Flash installiert hat (das ist in mehr als 95% d ...
ANG
GES
G
P
Simplexml44 is a backport of the new PHP5 API called SimpleXML. It provides a simple access to XML files, optimized for reading. It is possible to ...
ANG
GES
G
P
This utility allows you to find all hostnames (if any) on a particular domain. You can either put a hostname or an ip address and program will sca ...
ANG
GES
G
P
An Application Server written in PHP that serves PHP servet (PHPlet). PHPlet are similar to Java Servlet as they implements the init(), service(), ...
ANG
GES
G
P
gvim recognizes PHP syntax, even when embedded in HTML. gvim runs on many platforms, including Linux (many dists), UNIX (many dists), MacOS and Wi ...
ANG
GES
G
P
phpStyleSheetViewer will allow you to preview your Style Sheet and have a sample of what every element in your style sheet will look like on your ...
ANG
GES
G
P
For PHP programmers who work as a group and who want to use classes and functions in their development it is difficult to distribute and update th ...
ANG
GES
G
P
cgi_buffer is a group of libraries that may be used to improve performance
of CGI scripts (and other content generation engines) in some circumst ...
