simon551 Posted May 16, 2007 Share Posted May 16, 2007 Hi I've been searching for some information on creating a report. Any information/help is very much appreciated. The report: A multiple category report with subtotals and a grand total. Nothing too complex but the categories are not static. Where I'm at: Using Dreamweaver and able to create forms to enter/view data including repeat regions and complex queries. I can generate a total field using a mySQL 'sum' query, however this seems inefficient--impossible for the current project, even. I guess what I'm trying to find is a way to do group by and subtotals in PHP... or better yet a slick report design add-on to Dreamweaver. Nothing in the exchange that comes back with a search of php report design. Thanks in advance for any input. -s Link to comment https://forums.phpfreaks.com/topic/51704-help-designing-a-report/ Share on other sites More sharing options...
simon551 Posted May 17, 2007 Author Share Posted May 17, 2007 Nothing? Link to comment https://forums.phpfreaks.com/topic/51704-help-designing-a-report/#findComment-255452 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.