12-01-2016, 01:07 AM
I based this off of your second pastebin. It updates the database. Obviously there are some queries that weren't included in the code you sent me.
Note that if you do times and dates in varchar like you're doing, you won't be able to add and subtract them. You want to use either datetime or timestamp in the database.
http://pastebin.com/msJ6Ffez
Note that if you do times and dates in varchar like you're doing, you won't be able to add and subtract them. You want to use either datetime or timestamp in the database.
http://pastebin.com/msJ6Ffez