lanettias
asked on
Time format
I have an PHP/html form, with two fields, for the user to enter a start time and an end time. This information will then be inserted into an Oracle database. I want to format their entries as HH:MM:SS. How can I force this using PHP? or should I use Java? What's the best way to do it? I'm using input type=text fields on the PHP/html form.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.