3v4l.org

run code in 300+ PHP versions simultaneously
<?php $yr="2011"; $week="01"; $day="Monday"; $day=date("N",strtotime($day)); echo date("Y-m-d", strtotime($yr."W".$week."N ".$day));; ?>

preferences:
58.97 ms | 402 KiB | 5 Q