Introduction   Getting Started   Upgrading   Function Reference   Changelog   Support and Feedback

get_active_count

Usage: array get_active_count ()
Purpose: Returns the active user count.
Availability: IPB SDK 1.0

Returns an array with details on how many and what type of members are online

Array (
      [total] => 1
      [anon] => 0
      [guests] => 0
      [members] => 1
)


User Contributed Notes

There are currently no user contributed notes for this page.

Documentation Generated at Sat, 16 Apr 2005 07:36:35 -0700
Find the latest version at http://ipbsdk.sourceforge.net