I want to make a grid report in PHP (as in oracle report builder). I mean a report in which both column and rows are unknown. Row and column both containing heading and data is presented at cross of each column and row.
meaning you have random mixed data, prices, product names, order number? wanna filter each into its right index? clear up what you mean.