I have been trying to figure out how to do reports in PHP. Are there softwares that help building the reports in PHP?
Thanks.
dreamcatcher
7:00 pm on May 21, 2007 (gmt 0)
Hi sfast,
What kind of reports are you trying to do?
dc
sfast
8:29 pm on May 21, 2007 (gmt 0)
Reports that would include some grouping stuff and printing facility... Something that would be easy to do rather than using pure hand-made-code.
Is this what you asked me?
Thanks
dreamcatcher
10:04 am on May 22, 2007 (gmt 0)
Still not really sure to be honest. PHP has error reporting facilities. If you need other types of reports you`ll need some custom code or software.
I`m afraid we don`t allow links to software sites, so you can try hotscripts.com [hotscripts.com] or maybe the PHP Classes Repository [phpclasses.org] to see if they have anything suitable.