?
本文檔使用 PHP中文網(wǎng)手冊 發(fā)布
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
|