X Tutup
0 ) { // OK } else { $json = null; } } if ( $json !== null ) { $LOCATIONS = array_keys($json); $GEODATA = $json; } $LOCATIONS=array_unique($LOCATIONS); sort($LOCATIONS);
X Tutup