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:80:80_4354_laadrs_twa_db4 [2019/07/24 11:20] – [scheda tecnica] Daniele Neronil:nat:80:80_4354_laadrs_twa_db4 [2022/04/06 23:30] (versione attuale) Daniele Neroni
Linea 23: Linea 23:
 |Società detentrice|[[prop:transwaggon|]]  | |Società detentrice|[[prop:transwaggon|]]  |
 |Costruttore| [[cos:greebrier_eu|]]  | |Costruttore| [[cos:greebrier_eu|]]  |
 +|Anni di costruzione|2018-2019  |
 |Lunghezza (tra i respingenti)|32.230 mm| |Lunghezza (tra i respingenti)|32.230 mm|
 |Lunghezza //pdc// |31.000 mm| |Lunghezza //pdc// |31.000 mm|
Linea 48: Linea 49:
  
 $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