Posted by Lios on December 3, 2009 at 10:51am
I want to use usernames in my pages with a function that makes it into a link. So I want to put something like [user]Username[/user] in a page and then the php-function would take that name, determine the userid and make that name into a link to the user's profile page. How do I do that?