Hi,
When users on my forum submit their posts i want to take their bb code and change it into html. The code that they send for a url is http://some.server.com and i want to change it to this
<a href='http://some.server.com'>And put the url here</a>
Can i do this and how?
Cheers,
Elfyn