PDO: What is the meaning of the double colon ATTR_CLIENT_VERSION?

Source: Internet
Author: User
PDO: ATTR_CLIENT_VERSION what does this double colon mean? the two symbols in the PHP class edited by lghyt in 2013-12-0612: 34: 45 are dizzy. PDO: ATTR_CLIENT_VERSION & nbsp; what is the meaning of this double colon PDO: ATTR_CLIENT_VERSION?

This post was last edited by lghyt at 12:34:45 on

These two symbols in the PHP class are dizzy.
PDO: ATTR_CLIENT_VERSION what does this double colon mean?

Share: More


------ Solution --------------------
When accessing the member variables or methods in the PHP class, if the referenced variables or methods are declared as const (defining constants) or static (declaring static), use the operators ::,, otherwise, use the operator>.
In this case, you should understand it...
------ Solution --------------------
Is there such a description in the manual?
Scope resolution operator (::)

Sometimes, functions in the category class or functions and variables in the base class are very useful without declaring any instances. The operator is used in this case.

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.