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