Notes about Web design and front-end development :)
global $user; if(arg(1) == $user->uid){ echo 'This is my profile'; } else { echo 'Not my profile'; }
No comments:
Post a Comment