What is XMLHttpRequest? Workaround

Source: Internet
Author: User
What is XMLHttpRequest??
XMLHttpRequest looked up some information that is a class in PHP, and some of it is a JavaScript object, it is the PHP system, or belong to the JavaScript system?

share to: more


------Solution--------------------
XMLHttpRequest can provide updates to the Web page without reloading the page, after the page loads, the client requests data to the server, receives the data on the server side after the page loads, and sends the data to the client in the background. The XMLHttpRequest object provides full access to the HTTP protocol, including the ability to make POST and HEAD requests, as well as normal GET requests. XMLHttpRequest can return the response of the WEB server synchronously or asynchronously, and can return content as text or as a DOM document. Although named XMLHttpRequest, it is not limited to working with XML documents: It can receive any form of text document. The XMLHttpRequest object is a key feature of the WEB application architecture called AJAX.

The comparison of the dry zone is: Where did you see "Say a class in PHP"

  • 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.