3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '<span class="text"><b>If an alert window appears, click “Run”.</b> Depending on connection speed, the download may take a few minutes.</span>'; echo preg_replace('/<b>(.*?)<\/b>/', '$1', $str); $str = '<span class="text"><b>Click “Start Trial Now”</b> to complete the installation of Tableau Desktop. Next, you’ll set up Tableau Server.</span>'; echo preg_replace('/<b>(.*?)<\/b>/', '$1', $str);

preferences:
30.39 ms | 402 KiB | 5 Q