3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tmp1 = strtotime("01/12/1984"); $j = 3; $tmp2 = strtotime("+$j day", $tmp1); echo strftime("%d-%m-%Y",$tmp2);

preferences:
36.17 ms | 402 KiB | 5 Q