php reporting tool

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • john

    php reporting tool

    Hi
    I have developed a small application using PHP and MySQL.
    This application stores & retrieves data from the database.
    Now I want to generate reports & graphs for the data stored.
    Are there any reporting tools or modules which can simplify my work??
  • gmuldoon

    #2
    Re: php reporting tool

    In article <4c900ea0.04070 72029.493fb6fb@ posting.google. com>,
    mailtome2004200 32002@yahoo.com says...[color=blue]
    > Hi
    > I have developed a small application using PHP and MySQL.
    > This application stores & retrieves data from the database.
    > Now I want to generate reports & graphs for the data stored.
    > Are there any reporting tools or modules which can simplify my work??[/color]

    Google a search for Agata. Don't know how good it is, just starting to
    evaluate it myself.

    Geoff M

    Comment

    • Colin McKinnon

      #3
      Re: php reporting tool

      john wrote:
      [color=blue]
      > Hi
      > I have developed a small application using PHP and MySQL.
      > This application stores & retrieves data from the database.
      > Now I want to generate reports & graphs for the data stored.
      > Are there any reporting tools or modules which can simplify my work??[/color]

      I use jpgraph - its semi-commercial but v. cheap and well documented.

      You might also want to have a look at phplens for text reports (again
      commercial)

      HTH

      C.

      Comment

      • john

        #4
        Re: php reporting tool

        I was looking wor some non commercial packages.

        Comment

        Working...