Hello Guys,

Can anyone help me to get time difference in PHP?

For example:

<?php

$Start = "09:18 AM";
$End = "04:10 PM";

$diff = ????

Can anyone show the code for $diff? thanks in advance and more power.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.