system. I want current user's name to be printed as 'you or me' and other user's name as it is. I'm fetching all using while loop. How can I do that?
something like if($loop['user_id'] == $current_user_id)
Обсуждают сегодня