CodeIgniter Forums
weather.com library - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: weather.com library (/showthread.php?tid=2153)



weather.com library - El Forum - 07-18-2007

[eluser]jkevinburton[/eluser]
Someone asked me for it, so here it is:

This library file is for accessing the weather.com server.
Its not perfect by any means, just something whipped up for a CI user that requested it.

Download the file here:
http://www.creativenurv.ca/ci/ci_weather.zip


weather.com library - El Forum - 08-16-2007

[eluser]Unknown[/eluser]
Thanks Man,
This is useful script.


weather.com library - El Forum - 08-16-2007

[eluser]jkevinburton[/eluser]
no probs


weather.com library - El Forum - 08-22-2007

[eluser]codelearn[/eluser]
I may be missing something obvious but does anybody see a way to pass the Zip Code you want to get weather for dynamically?

Also, thanks CoDeR. Awesome library!


weather.com library - El Forum - 08-24-2007

[eluser]abmcr[/eluser]
Also license... and partner....

Code:
var $partner    = 'XXXXXXXXX';
    var $license    = 'XXXXXXXXXXXXX';

where do you get this info? Thank you


weather.com library - El Forum - 08-24-2007

[eluser]codelearn[/eluser]
You have to go to the weather.com site and sign up as a "partner" and the info is emailed to you.