How to add time in mysql database from a textbox.
<form name="addTime" action="<?php echo $SERVER['PHP_SELF']; ?>" method="post">
<input type="text" name="time" />
<input type="submit" name="enterTime" />
</form>
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.