3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = ":Name :Name_en"; echo $str . chr(10); // The final int limits the function to a single replace. $str = str_replace(':Name', '"Test"', $str, 1); echo $str;

preferences:
55.87 ms | 1005 KiB | 5 Q