1
Hi,
What is the most easy way to show a list of all the users in a group?
I want to create the following table with that:
le="color: #000000"><?php user: option1 option2 option3 name1 checkbox checkbox checkbox name2 checkbox checkbox checkbox
The checkbox contains the user id...
Anyone an idea??
Thanks :)