31
webguygary
Re: Registration/Membership Management Question
  • 2004/12/17 14:17

  • webguygary

  • Just popping in

  • Posts: 25

  • Since: 2004/11/8


Quote:

haryadoon wrote:
How to get the group ID from the group name (without going straight to the database) ?


Harayoon - would this work?

$crit = new Criteria('id', 1, '<>'); // Should get all groups except for admin
$hGroups =& xoops_gethandler('group'); // Make groups handler
$groups =& $hGroups->getObjects($crit); // Retrieve groups matching criteria

echo "

Who's Online

807 user(s) are online (65 user(s) are browsing Support Forums)


Members: 0


Guests: 807


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits