©
이 문서에서는PHP 중국어 웹사이트 매뉴얼풀어 주다
Parameter Position | Type | Required | cat | Description |
---|---|---|---|---|
1 | string | No | empty | This value to catentate to the given variable. 将cat里的值连接到给定的变量后面. |
This value is concatenated to the given variable.
将cat里的值连接到给定的变量后面.
Example 5-4. cat
|