how to check current time in php?
the current time must be checked automatically, say every 10min.
I'm making a DTR system, and the moment that the user click for timing in/out, the system must first check the current time. If it is already PM and he did not time in/out for AM the space allotted for AM time in/out must be set to NULL and the time in/out would automatically goes to the PM part.
|