Hi at this page, I'm trying to use a repeater area, but I've some issue appear load data from database:
http://ciccr.f14web.pro/livelli-lago-riepilogo
How you can see the load data are stored into extralaghi array but I don't understand why the repeater area don't read this data.
Please could you help me to resolve this issue?
Regards.
Emanuele

http://ciccr.f14web.pro/livelli-lago-riepilogo
How you can see the load data are stored into extralaghi array but I don't understand why the repeater area don't read this data.
Please could you help me to resolve this issue?
Regards.
Emanuele
[var] => Array ( [0] => Array ( [extralaghi] => Array ( [aid] => 1 [user_id] => 31 [created] => 2018-06-08 14:52:19 [data] => 2018-06-08 16:52:00 [lago] => Lago di Como [idro] => 20 [note] => PIENA STRAORDINARIA ) ) [1] => Array ( [extralaghi] => Array ( [aid] => 2 [user_id] => 31 [created] => 2018-06-08 14:59:59 [data] => 08/06/2018 [lago] => Lago di Como [idro] => 20 [note] => ) )