prepend 0 if number between 1 to 9 php code example Example: prepend 0 to number php str_pad($month, 2, '0', STR_PAD_LEFT);