Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to Copy Php Chart to Excel?

For example,

I displayed like Html Table Structure Student Marksheet and display above for Marksheet information to draw line chart in php.. Now my output is displayed table structure and chart to export to excel both line chart and data.

Please Friends help me to solve this.
Posted
Updated 15-Jul-13 20:20pm
v2

I don't think you can export to Excel all at once, but you can export them individually. If you are using phpChart, take a look at this

phpChart and grid integration walk through:
http://phpgrid.com/example/phpgrid-phpchart-integration-with-live-example/[^]

Online demo:
http://phpdatagrid.com/examples/phpgrid_phpchart_integration.php[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900