3v4l.org

run code in 300+ PHP versions simultaneously
<?php //Nesting doesn't seem to help ob_start(); print "1"; ob_start(); print "2"; ob_end_flush(); print "3"; ob_end_flush();

preferences:
26.12 ms | 402 KiB | 5 Q