[Php] verifies whether the CI framework controller is a singleton.

Source: Internet
Author: User
[Php] verifies whether the CI framework controller performs the set/get operation in different browsers and the same browser on a single instance. it is confirmed that contoller is of multiple instances and will be instantiated once each request, similar to struts2 action .?? Class variables can be defined directly without being affected by multithreading .? & Lt ;? PhpclassInfoextends [php] verifies whether the CI framework controller is a singleton

Perform the set/get operation using different browsers and the same browser, and confirm that contoller is multi-sample. each request is instantiated once, similar to the struts2 action .?

?

Class variables can be directly defined without being affected by multithreading.

?

 UserId = "234"; var_dump ($ this-> userId);} function get () {var_dump ($ this-> userId );}}

?

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.