virtualizor sdk get users list https://www.softaculous.com/board/index.php?tid=9984 <![CDATA[virtualizor sdk get users list]]> https://www.softaculous.com/board/index.php?tid=9984&tpg=1#p34000
Quote
If I used method descibed in API_Get_Users_List on "SDK wiki" then I get list of first 50 users.

How I can get full list?


You can use the first and the second parameter to get the user list as per requirement.

PHP Code

 $admin->users($page 1$reslen 50); 



The first parameter is page number which is by default 1 and the second parameter is result length which is by default 50.

You can alter these parameters as per your requirements.]]>
Wed, 11 Jan 2017 09:14:12 GMT https://www.softaculous.com/board/index.php?tid=9984&tpg=1#p34000
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=9984&tpg=0#p33988 How I can get full list?
]]>
Tue, 10 Jan 2017 09:26:42 GMT https://www.softaculous.com/board/index.php?tid=9984&tpg=0#p33988