3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = '<p>Lorum ipsum &nbsp;<a href="http://www.test.com">This is a test link</a>.</p>'; $text = strip_tags($text, "<a>"); echo $text;

preferences:
49.96 ms | 402 KiB | 5 Q