PHP Operators: String OperatorTag: operator, String Operator, string Category: PHP Basicpost: 08 Mar 2008 read: 796 PHP Operators Step By Step Tutorial - Part 12: There are two operator strings, the first is the merger operator with '.' which yielding merger of left and right argument, while the second is the merger with the operator of assignment ('.=') which enhancing argument at the right side to the left argument beside. Pay attention to the example of using string operator at script as following:
|
| | Give Your Opinion | Recommend |
|


