Documentation:

Back
phpchartPlus Documentation
Tsiavos Chris <[email protected]>
Date: 18-Feb-2005
License: GPL
3.1 Choosing the Configuration backend
Choosing the Configuration backend involves the process of identifying the place where the phpchartPlus configuration parameters will be stored. This option is useful if you want to set and edit the image generation parameters not only from the php environment but also from external programs through the use of xml configuration files. The class responsible for parsing these parameters is the ConfigParser class which can be configured with either the PHPConfig or XMLConfig strategy or backend.
 
The PHPConfig Backend
This backend imports configuration data directly from php More
The XMLConfig Backend
This backend imports configuration data from xml files More

 
Hosted by www.Geocities.ws

1