|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions Custom Coding (Faizan-Ahmad) |
Custom Coding |
Hello uCoz,
I want to know if you can tell me how to create a code to show if user has loged-in then his username otherwise guest for example: Code <?if(user-logged-in)?> Hello<a href="link_to_personal-page"> username </a> <?else?> Hello Guest <?endif?> MFaizanAhmad.
Visit my site Full of games, TV, Softwares and much more |
Faizan-Ahmad,
Code <?if($USER_LOGGED_IN$)?>Howdy <a href="/index/8-0-$USERNAME$">$USERNAME$</a><?else?>Howdy Guest<?endif?> Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
| |||
| |||