int CUser::GetCount()
The method returns the number of all users registered at the site. Non-static method.
<? echo "Presently the following users are registered:".CUser::GetCount(); ?>