Qualcosa stile così?

Codice PHP:
<?php if (isset($_GET['url'])) : ?>
<iframe name="myiframe" src="<?php echo $_GET['url']; ?>" width="700" height="900" frameborder="0"></iframe>
<?php endif; ?>

[url="http://www.example.com"]CIAO[/url]