I need to generate some simple graphs for a report. The rest of the system is in PHP.
What should I start looking into?
It would be an added bonus if I could spit out a pdf too...
I need to generate some simple graphs for a report. The rest of the system is in PHP.
What should I start looking into?
It would be an added bonus if I could spit out a pdf too...
Last edited by JamesFarrell; 15-07-2008 at 06:07 PM. Reason: Added info
Just how simple do you want to go ?
Developer's Guide - Google Chart API - Google Code
Is quite simple
Alternatively ... there is
JpGraph - PHP Graph Creating Library which is very cool ...
For your PDF's there are various methods...
FPDF
IT Books.ie | Computer Books
Recent Work | The Dropped.IE Domain List | Devine Building | Children's Festivals in Ireland | Galway Hot Yoga | Freelance Jobs African Safari Holiday
Blog | James Larkin Work | Web Design Dublin, Ireland - Web Development Dublin, Ireland
Thanks very much Mr Forbairt. These links are very useful indeed.
Here's a good tutorial from a great php resource site: PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.
The cure for boredom is curiosity. There is no cure for curiosity - Dorothy Parker
Thanks dot webs, will have a look at that too...![]()
Hot Scripts :: The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
edit:
Oops, i linked the site, instead of the article, i have to find it again....
anyway, dotwebs' link is probably better anyway
Last edited by nevf; 19-07-2008 at 11:51 PM.