php - Weather Api -


I used the Yahoo API to get the weather through a zip code.

But the problem is that it currently supports US zip codes.

For other cities, I have to go to the weather home page and look for cities and get the placement ID, so I can get the weather status.

I want to make it dynamic so that only a zipcode is provided to a user who will show the weather of that city.

thanks

If your problem is resolved, do not check it, but A Drupal module is at least it supports localization.

If I were you, I would have to dig into the source code to see it.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -