Skip to content

Multi dimensional data input

Günter Pöhl edited this page Aug 8, 2019 · 1 revision

phpReport is able to handle multi dimensional data input.

This might be required for multi-dimensional arrays, for one to many relations for objects or for relationships in a database when you dont want initially join tables.

phpReport allows even getting data from different sources in an single instance.

To work with multiple dimensions you have to call the data method.

data($source, $noData = null, $rowDetail = null, $noGroupChange = null, array $parameters = null)   
```php

http://www.github.com/Page A [Page B] Group changes [Page C] Data input [Page C] Multi dimensional data input

http://github.com - automatic! GitHub

Clone this wiki locally