You are viewing documentation for an older version. For current documentation - click here.

FusionCharts can be integrated with PHP to output interactive, data-driven charts. Using with PHP section documents charting data from PHP array and forms, connecting to database to fetch data and creating snazzy charts out of them and many more sample applications.

While developing these applications in PHP, we realized that a set of built-in PHP functions could save us a lot of time by performing various chart generation tasks! Having said that, we release FusionCharts PHP Class for FusionCharts v3! This class has some PHP functions that can be used while chart configuration , XML generation and rendering.

In the coming sections we will see how to use FusionCharts PHP Class effectively so that charting with PHP becomes easier than ever!