heei, i know this is an old post, but im strugling with this and cant figure it out how, i cant get it working i got know <?php require('routeros_api.class.php'); $API = new routeros_api(); $API->debug = true; if ($API->connect('XX.X.X.XXX', 'USERNAME', 'PASSWORD')) { $ARRAY = $API->write('/interfac...