http://www.mardecanarias.com/windgur...4e9340295d8c00
vienen una carpeta y dentro de ellas varios archivos, yo cree el windguru.php y meti lo que dicen las instrucciones, lo que yo hice:
Código:
y aqui las instrucciones por si alguien necesita echarles un vistazo de lo que pedian, el lugar en cuestion no ofrece soporte para ese tipo de explicaciones <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" href="wg_images/wgstyle.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>WINDGURU PRO - MARDECANARIAS</title> </head> <body> <div align="center"><img src="http://www.mardecanarias.com/windguru/wind_mar.png" longdesc="windguru_mardecanarias" /> <?php require_once('windguru.inc.php'); // this will load the necessary classes windguru_forecast(169675,'5212a649cd','es'); // Arucas windguru_forecast(170133,'49767b3ce6','es'); // Agaete windguru_forecast(170134,'448f82ac54','es'); // Melenara windguru_forecast(170671,'8b87d33a29','es'); // Tufia windguru_forecast(170473,'5b1d460cbf','es'); // Arinaga ?> </div> </body> </html>
![enojado](http://static.forosdelweb.com/fdwtheme/images/smilies/enojado.png)
http://www.windguru.com/downloads/windguru/README.txt
Gracias por cualquier ayuda que podais prestarme