What is the difference between using CI to load views and directly accessing pages? Solution

Source: Internet
Author: User
What is the difference between using CI to load views and directly accessing pages? You can use AJAX to interact with the server directly on the page. What are the advantages and disadvantages of loading a view? ------ Solution -------------------- there is no essential difference. Load & nbsp; view. it is actually the page rendering part, that is, V in MVC. Compared with direct access to pages, this method has the advantage of layering for easy maintenance and expansion. ------ Solution --------- What is the difference between using CI to load a view and directly accessing a page?
You can use AJAX to interact with the server directly on the page. What are the advantages/disadvantages of loading a view?
------ Solution --------------------
There is no essential difference.
Load view is actually the page rendering part, that is, V in MVC.
Compared with direct access to pages, this method has the advantage of layering for easy maintenance and expansion.
------ Solution --------------------
Different implementation requirements
CI loading views are mostly the loading of the entire page
Ajax is an asynchronous request Service that returns a page to dynamically update a local page.

Related Article

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.