in reply to Re: String adding
in thread String adding

and save the result in Hex to a variable.

Add:

$sum_as_hex = sprintf('%X', $sum);