3 articles recommended for getting the weather in a designated area

Source: Internet
Author: User
This article mainly introduces the PHP to obtain the specified area of the weather instance code of the relevant information, the need for friends can refer to the next PHP to get the weather in the specified area of the development site when using the weather query, because it is based on WordPress so there are many restrictions, first build a "weather." PHP "File and then look at the code: <?php//get weather $url = ' http://m.weather.com.cn/data/'; $id = ' 101181101 '; Jiaozuo's Code $data = file_get_contents ($url. $id

1. PHP Development Instance code to get weather in a given region

Introduction: This article mainly introduces the PHP to obtain the specified area of the weather instance code of the relevant information, the need for friends can refer to the following

2. PHP Gets the weather instance code for the specified region

Introduction: This article mainly introduces the PHP to obtain the specified area of the weather instance code of the relevant information, the need for friends can refer to the following

3. PHP gets the weather in the specified area

Introduction: In the development of the site to use the weather query, because it is based on Wordpress so there are many restrictions, first build a "weather.php" file, and then look at the code: PHP//get weather $url = ' http://m.weather.com.cn/ data/'; $id = ' 101181101 '; Jiaozuo's Code $data = file_get_contents ($url. $id

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.