Tell me what are the two main string operators?

Submitted by: Muhammad
The first is the concatenation operator (‘.'), which returns the concatenation of its right and left arguments. The second is (‘.='), which appends the argument on the right to the argument on the left.
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers