String concatenation character, often used to connect constants and variables
echo $num[$i].'<br />';.'<br />' What does the dot here mean? -PHP Chinese website Q&A-echo $num[$i].'< ;br />';.'<br />' What does the dot here mean? - PHP Chinese website Q&A
Take a look and learn.
字符串连接符,用来连接字符串用的
String concatenation character, often used to connect constants and variables
echo $num[$i].'<br />';.'<br />' What does the dot here mean? -PHP Chinese website Q&A-echo $num[$i].'< ;br />';.'<br />' What does the dot here mean? - PHP Chinese website Q&A
Take a look and learn.
字符串连接符,用来连接字符串用的