Question
Calculating date and time
Using DW8, PHP and MySQL.
I created 3 radio button options:
1. Suspended for 24 hours
2. Suspended for 3 days
3. Suspended for 5 days
I want to be able to select one of those options and save it. When I go to look at the persons profile, it will tell me when they can be unsuspended. I could easily make it output "Person is suspended for 3 days" but I don't want to have to do the match down to the hour and minute to see exactly what time they are unsuspended.
Thanks for your help!
I created 3 radio button options:
1. Suspended for 24 hours
2. Suspended for 3 days
3. Suspended for 5 days
I want to be able to select one of those options and save it. When I go to look at the persons profile, it will tell me when they can be unsuspended. I could easily make it output "Person is suspended for 3 days" but I don't want to have to do the match down to the hour and minute to see exactly what time they are unsuspended.
Thanks for your help!
