|
It wouldn't make sense to try and do it through PHP, that's not what PHP was meant for. If your trying to get the time they submitted the form, then you should take the current time using PHP once they have submitted the page. Depending on how you are formatting the time, you could use a combo box and put every hour in. If you want to the minute or second, then a miniature clock or formatted box(s) of some kind would be best.
|