quickie PHP question

rh71

No Lifer
Aug 28, 2001
52,844
1,049
126
what's the PHP syntax to concatenate an "a" in front of order number within the line:

$ordernum = mt_rand(1050, 99999);

so that ordernum will be something like: a4521