3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 'New line with single quotes: ' . nl2br('\n') . PHP_EOL; echo 'New line with double quotes: ' . nl2br("\n") . PHP_EOL;

preferences:
33.42 ms | 404 KiB | 5 Q