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
Ultima revisioneEntrambe le parti successive la revisione
g:nat:83:83_1500_08_09_gbs [2019/07/18 17:18] Daniele Neronig:nat:83:83_1500_08_09_gbs [2020/07/28 20:03] – [Carri Gbs 83 1500, 08, 09 (G18)] Daniele Neroni
Linea 3: Linea 3:
  
 |<100% 30% 70%>| |<100% 30% 70%>|
-|{{ :g:nat:83:83_1500_gbs.jpg?direct&200 |}}|**G** -> Carro coperto di tipo corrente|+ {{ :g:nat:83:83_1500_gbs.jpg?direct&200 |}}  |**G** -> Carro coperto di tipo corrente|
 |:::|**b** -> Di grande capacità, a 2 assi: lunghezza //pdc// ≥ 12 m, volume utile ≥ 70 m<sup>3</sup>| |:::|**b** -> Di grande capacità, a 2 assi: lunghezza //pdc// ≥ 12 m, volume utile ≥ 70 m<sup>3</sup>|
 |:::|**s** -> Ammesso a circolare al regime S (100 km/h)| |:::|**s** -> Ammesso a circolare al regime S (100 km/h)|
Linea 57: Linea 57:
  
 $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