I'm looking for the magical code that lets you display for example links as links and not html tags when taken from a text field in a database in much the same way as it's done here on vBulletin and other forums like PhpBB.

I've found a few leads but nothing concrete as yet. I'm guessing strstr and the like are useful functions in this case?