I am using joomla 2.5.
I want to get user group name by providing user id. is there any core function to achieve this task?
|
I am using joomla 2.5. I want to get user group name by providing user id. is there any core function to achieve this task? |
||||
|
|
|
You can find the user group name by the following custom function.
Just call this function and pass the
|
|||
|
|
|
I think this code will help you. If you need to pass the value through function params means, you can alter the code.I have list the query and the result.
|
|||
|
|