hi.
i want have 1000 user that can register other user and each of them can only register 3 user.
for example userA is one of that 1000 user, then userA can only register 3 user then i need to occur 2 event:
1- send user pass in the sms for each of that 3 user
2- a way to i know each user registered by who? (for example i want understand this user register by userA that one of 1000 user)
how to do this?is it possible to use cb for this?