Documentation:

Back
phpchartPlus Documentation
Tsiavos Chris <[email protected]>
Date: 18-Feb-2005
License: GPL
3.2 Choosing the Chart Data backend
Choosing the Data backend involves the process of identifying the place where the chart data values will be retrieved from .You will find this option useful if you want to graph data that come from different data sources. The class responsible for the chart data retrieval is the DataParser class which can be configured or strategized with one of the following strategies/backends:
 
The PHPData Backend
This backend imports chart data directly from PHP. More
The XMLData Backend
This backend imports chart data from XML Files. More
The TXTData Backend
This backend imports chart data from TXT Files. More
The PEARDBData Backend
This backend imports chart data from databases. More

 
Hosted by www.Geocities.ws

1