?
Ce document utilise Manuel du site Web PHP chinois Libérer
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
|