developmy.mobi
01-11-2008, 03:42 PM
Hello people!
The weather script I posted the other day is available for download. I do not wish to sell it because I'm afraid I might run into trouble with weather.com.
However I will except a donation ;).
Download the weather script at: www.scripter.mobi/Scripts/xoap/Weather.zip
You must sign up for your own weather.com xoap account. The url is inside weather_xml.php
I made a simple form to control the weather at www.scripter.mobi/Scripts/xoap/
Or if you just want to include 1 zipcode on one of your pages, just use this code below:
<?
//change ZIPCODE to your zip (01341)
//change 1 OR 10 to well, 1 or 10 lol
include("http://www.yourdomain.mobi/weather_xml.php?id=ZIPCODE&length=1 OR 10");
?>
PM me if you wish to make a donation to scripter.mobi.
Thanks,
DMM
The weather script I posted the other day is available for download. I do not wish to sell it because I'm afraid I might run into trouble with weather.com.
However I will except a donation ;).
Download the weather script at: www.scripter.mobi/Scripts/xoap/Weather.zip
You must sign up for your own weather.com xoap account. The url is inside weather_xml.php
I made a simple form to control the weather at www.scripter.mobi/Scripts/xoap/
Or if you just want to include 1 zipcode on one of your pages, just use this code below:
<?
//change ZIPCODE to your zip (01341)
//change 1 OR 10 to well, 1 or 10 lol
include("http://www.yourdomain.mobi/weather_xml.php?id=ZIPCODE&length=1 OR 10");
?>
PM me if you wish to make a donation to scripter.mobi.
Thanks,
DMM