I am making a website, so when you register, it sends you a confirmation email with a code. I have used this before, and I am wondering how to do this. I have four 1-9 random numbers, and I am wondering just how to join the numbers together to make a single one, or, if this isn't the proper way to do this, I would love to hear your thoughts.
Example
2 + 2 + 2 + 2 is 2222
Thanks to all of you who solved my question. Concatenation. I am an idiot.