format number in php zero code example Example: format a number with leading zeros in php sprintf('%06d', '12')