PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1854
Number of posts: 5039

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to export datas from phpl to Excel graph Posted by sanihappy on 26 Aug 2004 at 6:34 AM
Hi

I want to export an graph to excel sheet........can anybody say how to do it
Report
Re: How to export datas from phpl to Excel graph Posted by ITA on 24 Dec 2004 at 6:53 AM

I found a nice little tutorial on how to export your data from the database to an excel spreadsheet: http://www.phpfreaks.com/tutorials/114/0.php

To create the graph in excel, you could write a macro which could be run which would display the graph.

If you want to graph the data from php and display it for the web, then it would be best to use the GD graphics library and use the data in your MySQL DB (which should be exactly the same as the data in the mysql spreadsheet).

Here's a link to a tutorial on how to do just that: http://www.phpbuilder.com/columns/allan20000830.php3?page=1

Hope this helps.

ITA

Report
Re: How to export datas from phpl to Excel graph Posted by hdogg on 31 May 2007 at 10:12 AM
How do I embed a macro?



: I found a nice little tutorial on how to export your data from the
: database to an excel spreadsheet:
: http://www.phpfreaks.com/tutorials/114/0.php
:
: To create the graph in excel, you could write a macro which could be
: run which would display the graph.
:
: If you want to graph the data from php and display it for the web,
: then it would be best to use the GD graphics library and use the
: data in your MySQL DB (which should be exactly the same as the data
: in the mysql spreadsheet).
:
: Here's a link to a tutorial on how to do just that:
: http://www.phpbuilder.com/columns/allan20000830.php3?page=1
:
: Hope this helps.
:
: ITA
:
:

Report
Re: How to export datas from phpl to Excel graph Posted by JaneW on 7 Mar 2011 at 9:01 PM
About exporting data to Excel, I want to introduce you an article on Codeproject.
http://www.codeproject.com/KB/cs/Excel_PDF_Word_ExportWiz.aspx.
I think that it will be very useful for you!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.