3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'things <b>that are bold </b>'; printf (preg_replace('/<\/?b>/', '', $str));

preferences:
44.3 ms | 402 KiB | 5 Q