Код: Выделить всё
$str = 'This is a test buton. Click here';
$str = preg_replace('~
Подробнее здесь: [url]https://stackoverflow.com/questions/78174237/remove-tag-with-a-specific-attr-from-text-php[/url]Код: Выделить всё
$str = 'This is a test buton. Click here';
$str = preg_replace('~
Подробнее здесь: [url]https://stackoverflow.com/questions/78174237/remove-tag-with-a-specific-attr-from-text-php[/url]