Php – Match a number representing weight and its measurement unit
I have a bunch of values representing weight... Some of them are ambiguous, like combining weight and external dimensions of the package, and some don't contain the measurement unit. What I want is to take those ambiguous values out. So…