Hi,
I am creating a form in php and one of the fields will be prompting the user
to enter a time in the HH:MM format, is there anyway using php to create an
input mask so it appears as __:__
Or is there a better way to do this?
Many thanks
R
I am creating a form in php and one of the fields will be prompting the user
to enter a time in the HH:MM format, is there anyway using php to create an
input mask so it appears as __:__
Or is there a better way to do this?
Many thanks
R
Comment