yeah iv done a few bits + bobs like this recently. fill me in a bit more about what your goal is an stuff...
because its all very well and good me saying :
foreach ($suppliers as $string){
$users["discount_$string"] = "value";
};
but that might not be what you are looking for.
be more specific, put the entire chunk of code in here if required.