php add 0 in front of single digit number code example Example: prepend 0 to number php str_pad($month, 2, '0', STR_PAD_LEFT);