In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
Php midpoint "." Example analysis, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain for you in detail, people with this need can come to learn, I hope you can gain something.
Php midpoint "." String concatenator, which can be used to concatenate two or more strings together to form a new string; the syntax format is "$string = string1.string2.string3.
Operating environment of this tutorial: windows7 system, PHP7.1 version, DELL G3 computer
In php, click "." Refers to a string connector that can concatenate two or more strings into a new string.
The specific syntax format is as follows:
$string = string1.string2.string3. .stringn
Example:
Output result:
Note: when using echo to output a string, you can also use curly braces {$str} to embed variables in the string, such as "text {$str} text"; if you do not use {} you can use participle characters to separate variables and text, participle characters are generally spaces, punctuation marks and so on.
Output result:
In javascript, we can use "+" to concatenate strings, but in PHP, the "+" sign can only be used as an arithmetic operator, not as a string operator; then we can only use "." Operator to concatenate strings? No, you can also use the assignment operator ". =".
The. = operator appends the character on the right to the left. Its syntax is:
$string = string1;$string. = string2;$string. = string3; $string. = stringn
Is it helpful for you to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.