PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Im wondering what code would be needed to work out the time difference between two times shown on a 24 hour clock such as 15:30:30 and 16:45:30 this would be 01:15:00 time difference. Is there anyway for php to show the time difference between two recorded times but also show a message if the times arent found?