Jump to content

A little help sorting


mikeysites

Recommended Posts

Hi all,

Does anyone know how I can take a data table add all like entries & sort them by date?

 

Output is

quantity - title - size - date

I need to add all quantity with matching size & title then sort by date, I can do the sort but having issues with the adding.

I need it to print out a master detail of orders but dont want them to have to count how many of each.

 

So the print should show something like,

29 baked ziti large 09/29/2009

15 baked ziti small 09/29/2009

2 baked ziti medium 09/29/2009

 

I dont have code to post as I am stuck on how to add them based on the size.

 

Any help would be awesome, I hope my need is clear from what I wrote.

 

Thanx

Mike

Link to comment
https://forums.phpfreaks.com/topic/168418-a-little-help-sorting/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.