3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t=html_entity_decode("&#60b&#62vist&#60/b&#62"); echo $t; echo str_replace(array("<b>", "</b>"),"@",$t);

preferences:
34.58 ms | 402 KiB | 5 Q