5. Weather, online computing, domain name query, ip address ownership, and mobile phone number

Source: Internet
Author: User
Provides various official and user-released code examples. For code reference, you are welcome to learn about the weather, online computing, Domain Name Information Query, ip address attribution, and mobile phone number attribution.
At this point, the interfaces provided on the http://api.ajaxsns.com/have basically been completed by me. Record the remaining interface calls.







The Code is as follows: // Weather Forecast
Private function get_weather ($ find_name ){
$ Find_name = empty ($ find_name )? "Guilin": $ find_name;
Return $ this-> _ ajaxsns_comm ("Weather". $ find_name );
}

// Online computing
Private function get_calculate ($ find_name ){
Return $ this-> _ ajaxsns_comm ($ find_name );
}

// Query domain name information
Private function get_domain ($ find_name ){
Return $ this-> _ ajaxsns_comm ("Domain Name". $ find_name );
}

// IP address attribution
Private function get_ip ($ find_name ){
Return $ this-> _ ajaxsns_comm ("belonging". $ find_name );
}

// Mobile phone ownership
Private function get_mobile ($ find_name ){
Return $ this-> _ ajaxsns_comm ("belonging". $ find_name );
}
Close

Source: http://www.xiuxiandou.com/b-223-.html

AD: truly free, domain name + VM + enterprise mailbox = 0 RMB

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.