Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : virtualizor sdk get users list



Threaded Mode | Print  

 virtualizor sdk get users list, Can not get full list (1 Replies, Read 971 times)
Oleksandr
Group: Member
Post Group: Newbie
Posts: 2
Status:
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?
IP: --   

virtualizor sdk get users list
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Hi,

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.

-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 23, 2024, 8:24 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.125