3v4l.org

run code in 300+ PHP versions simultaneously
<?php $calcul = strtotime("today") - strtotime("12-09-2013"); echo $calcul; //echo strftime("%d-%m-%Y", $calcul) . '<br />'; echo strftime("%d-%m-%Y", strtotime("today"));

preferences:
38.61 ms | 402 KiB | 5 Q