The complete programming solution for the beginner
Php Concatenation Operator
In php Concatenation operator is used to combine two or more string value or float value or integer value or string and integer value or float and integer value. In php ( . ) dot sign used as concatenation operator to combine the two or more value. See the below examples
No comments:
Post a Comment