3v4l.org

run code in 300+ PHP versions simultaneously
<?php  $str = 'the quick brown fox jumps over the lazy dog.';   echo preg_replace('/the/', 'That', $str, 1);   $text = "The quick brown fox jumped over the lazy dog."; $newtext = wordwrap($text, 20, "<br />n"); echo $newtext; ?>

This is an error 404

There are `0` results


preferences:
137.57 ms | 1399 KiB | 7 Q