Community discussions

MikroTik App
 
rizalblue
just joined
Topic Author
Posts: 3
Joined: Tue Aug 23, 2016 9:35 am

[ASK] Get user manager till time and total time left with PHP API

Tue Aug 23, 2016 10:39 am

I use this code
$API->write('/tool/user-manager/user/getall'); 
   $READ = $API->read(false);
   $ARRAY = $API->parseResponse($READ);
   echo "<pre>";print_r($ARRAY);echo "</pre>";
   $API->disconnect();
But, cant find array key to show till time and total time left. How to get it ?
 
sajjad2018
just joined
Posts: 18
Joined: Fri May 18, 2018 12:26 pm

Re: [ASK] Get user manager till time and total time left with PHP API

Mon Jul 20, 2020 3:01 pm

any body there
plz .
i m stucked too in similiar problem

Who is online

Users browsing this forum: No registered users and 7 guests