Documentation

GetCount

int
CUser::GetCount()

The method returns the number of all users registered at the site. Non-static method.

Parameters


No parameters.

Examples of use

<?
echo "Presently the following users are registered:".CUser::GetCount();
?>


© «Bitrix24», 2001-2024
Up