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
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
phpEdit is a project to build a full featured editor under Windows os, which will speed up php development. Some features: syntax highlighting, in ...
ANG
GES
G
P
JsonSQL ist eine SQL-ähnliche Abfragesprache speziell für die Arbeit mit JSON-Daten. Es erlaubt dir, Daten zu filtern, zu sortieren, zu gruppi ...
ANG
GES
G
P
Highlight PHP syntax and optionally add line numbers to PHP source code or files, with several output options. Files to highlight are chosen in a ...
ANG
GES
G
P
Für alle die mit Homesite arbeiten ein MUSS!
ANG
GES
G
P
ViewMaker is a set of functions written in PHP3 for helping in the building of a site accessing a complex database scheme. There is a binding for ...
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 is a PHP/MySQL application that allows you and others to keep track of the simple development projects. It allows you to submit updates of ho ...
