Recently read a book often mentions the client code, how to understand the meaning of the noun

Source: Internet
Author: User
Tags php write
Recently read a book often mentions the client code, how to understand the meaning of the noun
Recently read a book, the book is very good, often refer to the entire client code this noun.
It seems that the first person is writing the server code.
My understanding is that the entire framework core code is the server-side code, and the user directly browsing the various controller is the client code, do not know whether this understanding is correct.

share to: more


------Solution--------------------

References:
Quote: References:

For example, the Web site, the site called the server, the browser is the client.
Yes, that's the website. client code, but my client accesses a index.php,index.php to access different controllers based on the parameters. As if the book I read meant to be written on the interface? For others to call?

index.php is the file that is placed on the server, after the server processes the explanation, returns to the browser, viewing the browser source file is to view the client code (HTML).
For example index.php write
Echo ' HELLO world ';
?>
The browser will show Hello World which is the client code.
  • 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.