3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = "[h1]This is Just a text, [h1]and this inside it[/h1] This just example[/h1]"; echo str_replace(['[h1]', '[/h1]'], ['<h1>', '</h1>'], $var);

preferences:
30.66 ms | 404 KiB | 5 Q