Weather Information

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
phaedo5
Forum Newbie
Posts: 6
Joined: Tue May 20, 2008 4:42 pm

Weather Information

Post by phaedo5 »

I'm not sure exactly which area to post this. I'm looking to pull in a temp and sky condition weather info into a php home page i'm making. I see all kinds of different weather stuff online. I'd like to know if any one has a "go to" for this. I know I could just pick one. But i was hoping to make an informed decision about it. So if anyone has any recommendations or suggestions, that would be great!
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Weather Information

Post by pickle »

The Weather Channel or NOAA I think both have good RSS feeds for the U.S.A.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply