1
Hello,
how do I get the name of a group if I have the ID?
let's say I have $groupid = 1... then I would like to have in $groupname = "webmasters"
I think it has to be something like:
$groupname = groups($groupid)->getvar(groupname)
but I now this is not correct...
anyone can direct me in the right direction?
Can anyone also tell me where I can find a list with samples and explanation of XOOPS classes?
Thanks,
Koeneke