php date problem
Posted: Sat Mar 20, 2004 8:27 am
Hi everyone, im working on my university project and have been facing the following problem:
i use the following line to get the current time:
$todaytime=date("H:i:s");
What i want to do is add 15minutes to this time?????
The main outcome is for a SQL statment so show all the bookings within the next 15 minutes
Thanks in advance for all your help
regards
Deepak
i use the following line to get the current time:
$todaytime=date("H:i:s");
What i want to do is add 15minutes to this time?????
The main outcome is for a SQL statment so show all the bookings within the next 15 minutes
Thanks in advance for all your help
regards
Deepak