prueba

Soy un bloque de texto. Haz clic en el botón Editar para cambiar este texto. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

'; foreach( $data->products as $product ) { echo '
  • '; echo '' . $product->info->title . ''; echo '
  • '; } echo ''; }
    '; foreach( $data->products as $product ) { echo '
  • '; echo '' . $product->info->title . ''; echo '
  • '; } echo ''; } ?>

    viento

    0.7
    nudos

    121

    121 º
    SE

    racha

    2.1
    nudos

    155

    155 º
    SE

    temperatura

    13.6 ºC
    media

    9.9 ºC
    rocío

    humedad

    78 %


    lluvia

    L⁄m²

    sol

    horas


    radiación

    9 W⁄m²

    presión

    1022.9 hPa
    barométrica

    1025 hPa
    nivel del mar

    var req = new XMLHttpRequest(); req.open('GET', 'http://servizos.meteogalicia.gal/rss/observacion/ultimos10minEstacionsMeteo.action?idEst=10085', true); req.onreadystatechange = function () { if (req.readyState == 4) if (req.status == 200) { obj = JSON.parse(req.responseText); display(obj,""); } else { html.innerHTML+="

    error "+req.status; } }; req.send(null);

    JSON and AJAX
    Prince
    Vivian

    Click this button to update the page