3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "[url]http://www.lol.nl[/url]"; $bericht = preg_replace("/\[url=([^[]*)\]([^[]*)\[\/url\]/", "<a href='1' target='_blank'>\\2</a>", $string); echo $bericht; ?>

preferences:
32.42 ms | 402 KiB | 5 Q