pad number with to 3 places with zeros in php code example Example: php pad leading zeros str_pad($value, 8, '0', STR_PAD_LEFT);