Page 1 of 1

reporting system

Posted: Fri Oct 01, 2010 4:35 am
by erik
Hi all!

I am newbie in this field and i have complex question to the experienced guys.
I need to implement own reporting solution for my software.
requirements:
- simple reports (counting items per period) on daily/weekly/monthly basis
- output: probably html table, because it is easy to publish on webpage or sent by email
- automatic! send to client periodicaly
- independent from DB type (oracle/mysql) and OS

is php suitable technology for such task? i believe it is possible to do it in php but i want to hear some opinions

any opinions are appreciated

Re: reporting system

Posted: Fri Oct 01, 2010 5:38 am
by DigitalMind
erik wrote:is php suitable technology for such task?
Yes