3v4l.org

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

preferences:
45.99 ms | 402 KiB | 5 Q