2011-12-02, 03:49 AM
(This post was last modified: 2011-12-02, 03:50 AM by networkforfun.)
Hi, I'd like to know how to do the following inside the profile template... If it's possible that is.
I'd like to check the username of the profile I'm viewing, so it'd be the equivalent of...
Can this be achieved?
Thanks.
I'd like to check the username of the profile I'm viewing, so it'd be the equivalent of...
if ($username == "WhateverISet"){ Then execute my code here }
Can this be achieved?
Thanks.