3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = strtotime("+6 week"); $b = strtotime(date('Y-m-d',strtotime("+6 week"))); echo $a; echo '<br>'; echo $b;

preferences:
62.76 ms | 402 KiB | 5 Q