PHP syntax symbols

Source: Internet
Author: User
PHP syntax symbols-& gt ;=& gt;.: What do they mean ?, -& Gt; used in the class to call non-static attributes or methods of the class, such as: $ this-& gt; aaa ;=& gt; symbols between keys and values in the array, such: array ('a' = & gt; 'value ');. several syntax symbols connected to PHP
->
=>
.
:
::
What do they mean?

------ Solution --------------------
-> Used in the class, call non-static attributes or methods of the class, such as: $ this-> aaa;
=> Symbols between keys and values in the array, such as array ('a' => 'value ');
. Connection string
: Call static attributes or methods
: Alternative syntax

The basic form of alternative syntax:
Replace Left curly braces ({) with colons (:), and change right curly braces (}) with endif;, endwhile;, endfor;, endforeach; and endswitch;

For example:

Is a negative number.

The preceding statement is equivalent

Is a negative number.

------ Solution --------------------
-> Used in the class, call non-static attributes or methods of the class, such as: $ this-> aaa;
=> Symbols between keys and values in the array, such as array ('a' => 'value ');
. Connection string
: Call static attributes or methods
: Alternative syntax

The basic form of alternative syntax:
Replace Left curly braces ({) with colons (:), and change right curly braces (}) with endif;, endwhile;, endfor;, endforeach; and endswitch;

For example:

Is a negative number.

The preceding statement is equivalent

Is a negative number.

------ Solution --------------------
-> Object methods or attributes
=> Array element value
. Connection string
: Alternative syntax
: Call static attributes or methods
------ Solution --------------------
-> Used in the class, call non-static attributes or methods of the class, such as: $ this-> aaa;
=> Symbols between keys and values in the array, such as array ('a' => 'value ');
. Connection string
: Call static attributes or methods
: Alternative syntax

The basic form of alternative syntax:
Replace Left curly braces ({) with colons (:), and change right curly braces (}) with endif;, endwhile;, endfor;, endforeach; and endswitch;

For example:

Is a negative number.

The preceding statement is equivalent

Is a negative number.

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.