3v4l.org

run code in 300+ PHP versions simultaneously
<?php $future = strtotime(date("Y-m-d",mktime(0, 0, 0, 3, 1, 2013))); $today = strtotime(date("Y-m-d")); echo $today; echo $future;

preferences:
39.65 ms | 402 KiB | 5 Q