Manual talk:API
Hello,
I'm Juliano,
I'm from Brazil,
with the PHP API, I can make this:
$API->write("/ip/hotspot/active/remove", false);
$API->write("=.id=*137010A");
$API->read();
in Winbox, I can make this:
/ip hotspot active>remove [find user=test]
I wanted remove active user, for user, using PHP API,
do you can help me ?
Sorry for my little english.
Thanks.
Code license
Hey, folks. What license the code on this page is under? I'd like to grab it.
haael