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 dem Meta-Tag-Service können Sie Ihren Besuchern einen Generator anbieten, der Meta-Tags für Suchmaschinen erstellt. Das Interface ist dabei ...
ANG
GES
G
P
K PHP Develop it's an integrated Web developement tool, something like MS Interdev. It was designed for team work. K PHP Develop contains three mo ...
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.
ANG
GES
G
P
Functional Server Side Includes in Dreamweaver - For Dreamweaver MX developers (PHP and ColdFusion) who need to save time by reusing code in their ...
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
The CoffeeCup HTML Editor is the Fastest, Easiest, most Full Featured HTML Editor available. We have completely re-written the Editor from the gro ...
ANG
GES
G
P
php-dbi attempts to emulate the Perl database abstraction layer by implementing the methods provided by the object-oriented Perl DBI. It also allo ...
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 ...
