3v4l.org

run code in 300+ PHP versions simultaneously
<?php $nextmnth = mktime(0,0,0,date("m")+1,date("d"),date("Y")); echo "nextmnth is ".date("Y/m/d", $nextmnth); ?>

preferences:
37.75 ms | 402 KiB | 5 Q