3v4l.org

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

preferences:
47.43 ms | 402 KiB | 5 Q