3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lundi = strtotime('last monday'); $numWeekM6 = strftime('%U', strtotime('+4 week', $lundi)); echo $lundi; echo ' - '; echo $numWeekM6;

preferences:
31.17 ms | 402 KiB | 5 Q