reporting system
Posted: Fri Oct 01, 2010 4:35 am
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
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