The difference between. and-& gt; the newbie asks for some basic knowledge and asks for answers. thank you for sharing the difference between. and->.
The newbie asked me some basic knowledge and asked me to answer the question. thank you for sharing the difference.] the newbie asked me some basic knowledge and asked me to answer the question. thank you for choosing data-pics = ''>
------ Solution --------------------
In php
Is a string connector
-> Get attributes or method operators of objects
Do not include the. meaning in other languages in php.
------ Solution --------------------
As stated in #1.
Is the link used by the connector for the variable
$ A = "abc"; $ B = "" efg ";
Echo $ a. $ B;
-> Generally, the class is used to call attributes or methods.
Class {
Public function (){
$ A = 5;
Return $;
}
$ B = new ();
Echo $ B-> ();
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