3v4l.org

run code in 300+ PHP versions simultaneously
<?php $checkOut = strtotime("2016-01-31 15:01:11"); $checkIn = strtotime("2016-01-31 15:32:35"); echo date('m',($checkOut - $checkIn));

preferences:
27.7 ms | 402 KiB | 5 Q