3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date('d/m/Y'); print "\n"; echo date('d/m/Y', strtotime("1-W".date('W')."-".date('Y'))); print "\n"; echo date('d/m/Y', strtotime("2014-W24-1")); print "\n"; echo date('d/m/Y', strtotime("2014-W24-5")); ?>

preferences:
38.98 ms | 402 KiB | 5 Q