Forum Moderators: coopster

Message Too Old, No Replies

Reporting data from mysql

         

bagheera

10:31 am on Jun 20, 2008 (gmt 0)

10+ Year Member



Hello,

I am developing an intranet system using mysql/php. What I need to know is the options I have if I want to use some of the data to make printable reports. One thing is just to get it on an html page and print from that (which is not the neatest option probably). I just need some advices that I can use and what you have used yourself.

Thanks,
Serhan

omoutop

12:17 pm on Jun 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



you can show the reports in any format you want: pdf, doc, xls, txt, html, popup windows... you name it

just decide on your method nd search for the appropriate script in g. There are tons out there.

I prefer the pdf method by the way... more complex to create, but more neat for presentations :)