Hello, I have a question here which may be very simple for all of you (but I do not know...)
Suppose there are 2 variables named $ABC and $DEF whose values are "hello, " and "john" respectively. How can I concatenate these 2 variables into one so that I can output "hello, john"?
Thanks!
Suppose there are 2 variables named $ABC and $DEF whose values are "hello, " and "john" respectively. How can I concatenate these 2 variables into one so that I can output "hello, john"?
Thanks!