Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
l:nat:87:87_4336_laads_tu_467 [2019/07/22 19:34] – [scheda tecnica] Daniele Neronil:nat:87:87_4336_laads_tu_467 [2021/05/14 21:31] (versione attuale) – modifica esterna 127.0.0.1
Linea 25: Linea 25:
 |Tara media|24 t| |Tara media|24 t|
 |Limite di carico|<WRAP> |Limite di carico|<WRAP>
-|<100% 1010101010%>|+|<100% 2020202020%>|
 |        A  |  B  |  C  |  |        A  |  B  |  C  | 
 |  S    |  22,0 t  |||  {{stars>2}}  | |  S    |  22,0 t  |||  {{stars>2}}  |
Linea 44: Linea 44:
  
 $site = "https://gallery.carrimerci.it/ws.php?format=php&method=" ; //CONFIG: your site Api address $site = "https://gallery.carrimerci.it/ws.php?format=php&method=" ; //CONFIG: your site Api address
-$get_api = $site . "pwg.categories.getImages&recursive=true&cat_id=$cat_id&order=date_available&per_page=$per_page";+$get_api = $site . "pwg.categories.getImages&recursive=true&cat_id=$cat_id&order=date_upload&per_page=$per_page";
 $resp_arr = unserialize(file_get_contents($get_api)); //get the response and put to array $resp_arr = unserialize(file_get_contents($get_api)); //get the response and put to array
 foreach ($resp_arr["result"]["images"] as $value) { foreach ($resp_arr["result"]["images"] as $value) {
  • Ultima modifica: 2021/05/14 21:31