Broadcast on Broadcast off
The Documentation for Project Zero has moved. Please update your bookmarks to: http://www.projectzero.org/documentation/
Table of
Contents...
Hide
 

PHP Application structure in Zero

This article links to the Project Zero application directory structure and describes how PHP scripts are accessed in those directories. The Zero application directory structure is described in length in the Application directory layout article in the Core Developer's Guide. You can create and access PHP scripts anywhere Groovy scripts or templates are referred to in that article.

Additionally, the configuration file for the PHP engine (see the Php.ini configuration article for details) must be available in the app/config directory of the application. This file declares the extensions that can be used to extend PHP in the Project Zero environment and provides settings to change the behavior of PHP.

-- madhu - 28 Jun 2007

r5 - 26 Oct 2007 - 18:03:13 - madhu
Syndicate this site RSS ATOM
Copyright 2007 © IBM Corporation | Privacy | Terms of Use | About this site